ngValidators top-level constant
MultiToken<Object>
const ngValidators
Providers for validators to be used for Controls in a form.
Provide this using ExistingProvider.forToken
to add validators.
Implementation
const ngValidators = MultiToken<Object>('NgValidators');