FieldValidationMetadata Properties

 

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

NameDescription
System_CAPS_pubpropertyFieldName

Gets or sets the name of the data field.

System_CAPS_pubpropertyReplaceValidationMessageContents

Gets or sets a value that indicates whether the validation message contents should be replaced with the client validation error.

System_CAPS_pubpropertyValidationMessageId

Gets or sets the validator message ID.

System_CAPS_pubpropertyValidationRules

Gets the client validation rules.

Return to top
Show: