Search
Preparing search index...
The search index is not available
com.phloxui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"directive/CustomValidator.directive"
CustomValidator
Class CustomValidator
Hierarchy
AbstractValidator
<
any
>
CustomValidator
Implements
IHasOptions
II18NApplicable
OnInit
OnDestroy
IValidator
<
any
>
OnInit
Index
Constructors
constructor
Properties
bypass
element
Ref
i18NStatus
Map
i18n
Key
i18n
Value
name
options
target
validator
Func
NAME
Methods
apply
I18N
do
Validate
get
I18NKey
get
I18NValue
get
Message
get
Name
get
Options
get
Target
Component
is
Bypass
Key
ng
OnDestroy
ng
OnInit
set
Bypass
Key
set
I18NKey
set
Options
validate
Constructors
constructor
new
Custom
Validator
(
el
:
ElementRef
, target
:
ViewContainerRef
, phloxAppService
:
PhloxAppInfoService
)
:
CustomValidator
Parameters
el:
ElementRef
target:
ViewContainerRef
phloxAppService:
PhloxAppInfoService
Returns
CustomValidator
Properties
Protected
bypass
bypass
:
boolean
Protected
element
Ref
element
Ref
:
ElementRef
Protected
i18NStatus
Map
i18NStatus
Map
:
any
Protected
i18n
Key
i18n
Key
:
string
Protected
i18n
Value
i18n
Value
:
any
Protected
name
name
:
string
Protected
options
options
:
any
Protected
target
target
:
ViewContainerRef
Private
validator
Func
validator
Func
:
Function
Static
NAME
NAME
:
string
= NAME
Methods
apply
I18N
apply
I18N
(
value
:
any
)
:
void
Parameters
value:
any
Returns
void
do
Validate
do
Validate
(
value
:
any
)
:
ValidationResult
Parameters
value:
any
Returns
ValidationResult
get
I18NKey
get
I18NKey
(
)
:
string
Returns
string
get
I18NValue
get
I18NValue
(
)
:
any
Returns
any
get
Message
get
Message
(
)
:
string
Returns
string
get
Name
get
Name
(
)
:
string
Returns
string
get
Options
get
Options
(
)
:
any
Returns
any
get
Target
Component
get
Target
Component
(
)
:
any
Returns
any
is
Bypass
Key
is
Bypass
Key
(
)
:
boolean
Returns
boolean
ng
OnDestroy
ng
OnDestroy
(
)
:
void
Returns
void
ng
OnInit
ng
OnInit
(
)
:
void
Returns
void
set
Bypass
Key
set
Bypass
Key
(
bypass
:
boolean
)
:
void
Parameters
bypass:
boolean
Returns
void
set
I18NKey
set
I18NKey
(
i18nKey
:
string
)
:
void
Parameters
i18nKey:
string
Returns
void
set
Options
set
Options
(
options
:
any
)
:
void
Parameters
options:
any
Returns
void
validate
validate
(
value
:
any
)
:
ValidationResult
Parameters
value:
any
Returns
ValidationResult
Globals
"directive/
Custom
Validator.directive"
Custom
Validator
constructor
bypass
element
Ref
i18NStatus
Map
i18n
Key
i18n
Value
name
options
target
validator
Func
NAME
apply
I18N
do
Validate
get
I18NKey
get
I18NValue
get
Message
get
Name
get
Options
get
Target
Component
is
Bypass
Key
ng
OnDestroy
ng
OnInit
set
Bypass
Key
set
I18NKey
set
Options
validate
$
NAME
Generated using
TypeDoc