Angular - Reactive Forms
What does a custom validator function in Angular return when the input is valid?
null when the input passes validation, meaning no errors.null signals the form control is valid, while any object means invalid.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions