Validation Toolbox Controls

The topics in this section describe how to work with ASP.NET Web server controls that appear on the Standard tab of the Visual Web Developer Toolbox. Validation controls can be used to validate user input entered in a Web form. You can validate against a specific pattern or value as well as against a range of values. You can also specify custom error messages.

For complete syntax information for Web server controls, see Web Server Control Syntax.

In This Section

See Also

Concepts

ASP.NET Web Server Controls Overview

ASP.NET Web Pages Overview