Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAsyncModelValidators

Hierarchy

  • IAsyncModelValidators

Indexable

[index: string]: function
    • (modelValue: any, viewValue: any): IPromise<any>
    • Parameters

      • modelValue: any
      • viewValue: any

      Returns IPromise<any>

Generated using TypeDoc