ValidatorFn
interface
A function that receives a control and synchronously returns a map of validation errors if present, otherwise null.
ValidationErrors | null
@returns
ValidationErrors | null
Jump to details
A function that receives a control and synchronously returns a map of validation errors if present, otherwise null.
ValidationErrors | null
ValidationErrors | null