SP.ListDataValidationFailure Properties
Applies to: SharePoint Foundation 2010
The following table lists the properties of the SP.ListDataValidationFailure class.
Properties
Name |
Description |
---|---|
Gets the title of the list or the display name of the field where validation failed. |
|
Gets a message with information about the failure. |
|
Gets the field name or list ID where validation failed. |
|
Gets the reason for the failure. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Describes the type of validation that caused the failure. |
Applies To
SP.ListDataValidationFailure Class