Search
Preparing search index...
The search index is not available
@types/angular
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/angular
IAsyncModelValidators
Interface IAsyncModelValidators
Hierarchy
IAsyncModelValidators
Indexable
[
index:
string
]:
(
modelValue
:
any
, viewValue
:
any
)
=>
IPromise
<
any
>
(
modelValue
:
any
, viewValue
:
any
)
:
IPromise
<
any
>
Parameters
modelValue:
any
viewValue:
any
Returns
IPromise
<
any
>
Exports
IAsync
Model
Validators
Generated using
TypeDoc