Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
IAsyncValidator
Interface IAsyncValidator<T>
Type parameters
T
Hierarchy
IAsyncValidator
Index
Properties
$$id
[ASYNC_
VALIDATOR]
Methods
validator
Properties
Optional
$$id
$$id
:
any
[ASYNC_
VALIDATOR]
[ASYNC_
VALIDATOR]
:
true
Methods
validator
validator
(
input
:
T
, ctx
:
ValidatorContext
<
T
>
)
:
Observable
<
IValidateResult
<
T
>
>
|
Promise
<
IValidateResult
<
T
>
>
Parameters
input:
T
ctx:
ValidatorContext
<
T
>
Returns
Observable
<
IValidateResult
<
T
>
>
|
Promise
<
IValidateResult
<
T
>
>
Exports
IAsync
Validator
$$id
[ASYNC_
VALIDATOR]
validator
Generated using
TypeDoc