Direction: Choose the correct option
Q1.
Where should form validation logic typically reside in React?
Direction: Choose the correct option
Q2.
How can you display validation errors to the user?
Direction: Choose the correct option
Q3.
What is a common library for form validation in React?
Direction: Choose the correct option
Q4.
In a controlled component, when is a good time to validate?
Direction: Choose the correct option
Q5.
What does the 'required' attribute do in a form input?
