This documentation is archived and is not being maintained.
FieldValidationMetadata.ReplaceValidationMessageContents Property
Gets or sets a value that indicates whether the validation message contents should be replaced with the client validation error.
Namespace:
System.Web.Mvc Assembly:
System.Web.Mvc (in System.Web.Mvc.dll)
function get ReplaceValidationMessageContents () : boolean
function set ReplaceValidationMessageContents (value : boolean)
Property Value
Type:
System.Booleantrue if the validation message contents should be replaced with the client validation error; otherwise, false.