NG_ASYNC_VALIDATORS

From Get docs
< @angular/formsAngular/docs/9/api/forms/ng async validators


NG_ASYNC_VALIDATORS

const

An InjectionToken for registering additional asynchronous validators used with AbstractControls.

const NG_ASYNC_VALIDATORS: InjectionToken<(Function | Validator)[]>;

See also

  • NG_VALIDATORS


© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v9.angular.io/api/forms/NG_ASYNC_VALIDATORS