SP.ListDataValidationFailure.displayName Property
Applies to: SharePoint Foundation 2010
Gets the title of the list or the display name of the field where validation failed.
var value = SP.ListDataValidationFailure.get_displayName();
Property Value
Type: String
Applies To
SP.ListDataValidationFailure Class
See Also
Reference
SP.ListDataValidationFailure Methods