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