AsyncValidatorFn
interface
stable
A function that receives a control and returns a Promise or observable that emits validation errors if present, otherwise null.
any
@returns
any
Jump to details
A function that receives a control and returns a Promise or observable that emits validation errors if present, otherwise null.
any
any