Q. Which Angular class is used to handle form validation in reactive forms?
β
Correct Answer: (D)
Validators
Explanation: Validators provide functions that validate form control values in reactive forms.