NG_ASYNC_VALIDATORS
const
npm Package | @angular/forms |
---|---|
Module | import { NG_ASYNC_VALIDATORS } from '@angular/forms'; |
Source | forms/src/validators.ts |
const NG_ASYNC_VALIDATORS: any;
Description
Providers for asynchronous validators to be used for FormControl
s in a form.
Provide this using multi: true
to add validators.
See NG_VALIDATORS
for more details.
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/forms/NG_ASYNC_VALIDATORS