NG_ASYNC_VALIDATORS = const OpaqueToken("NgAsyncValidators")

Providers for asynchronous validators to be used for Controls in a form.

Provide this using multi: true to add validators.

See NG_VALIDATORS for more details.