Gets or sets a value that determines whether ASP.NET examines input from the browser for dangerous values. For more information, see Script Exploits Overview.
Documentation for this section has not yet been entered.
Request validation is performed by comparing all input data to a list of potentially dangerous values. If a match occurs, ASP.NET raises an System.Web.HttpRequestValidationException.