Validation is one of the indispensable parts of any asp.net projects we develop. To prevent any devastation or inconsistency due to user inputs we have to rely upon some sort of validations in asp.net application.Not every time we can use these inbuilt validation controls as it is to serve our needs. This article will help us to use the asp.net validation control to the maximum extent to serve our project needs.Validator controls in ASP.Net.
