System.Web.Management.WebEventCodes.RuntimeErrorValidationFailure Field

Represents the event code indicating that a validation error occurred. This field is constant.

Value: 3003

Syntax

public const int RuntimeErrorValidationFailure

Remarks

WebEventCodes.RuntimeErrorValidationFailure is the major code that refers to the occurrence of a validation exception that is not handled by ASP.NET. When this exception occurs, ASP.NET raises a System.Web.Management.WebRequestErrorEvent with a major code of WebEventCodes.RuntimeErrorValidationFailure.

Requirements

Namespace: System.Web.Management
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0