Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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