FieldValidationMetadata.FieldName Property
Gets or sets the name of the data field.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The field name is set by the ValidationMessage method. You typically do not have to use this property directly.
Show: