The Validation Controls

ASP.NET provides seven different types of Validator Control.You will see Validation Control in the Toolbox, which gives you another option for showing a list of Validation error messages in one place. Each of these controls allows you to drag and drop it onto a design View or to work with it directly from the code of your ASP.NET page.