FieldValidationMetadata Constructor

Visual Studio 2010

Initializes a new instance of the FieldValidationMetadata class.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

'Declaration
Public Sub New

This method is called by the GetValidationMetadataForField method when client validation is enabled. You typically do not have to call this method directly.

Community Additions

ADD
Show: