An ASP.NET validator controls validate the user input data. Whenever the user shares an input, it must validate them before sending it across various layers of the application.

 

There are two types of validation used in ASP.NET:

  • Client-side validation
  • Server-side validation
BY Best Interview Question ON 20 Jan 2019