ListDataValidationFailure properties

The ListDataValidationFailure type exposes the following members.

Properties

  Name Description
Public property DisplayName Gets the title of the list or the display name of the field where validation failed.
Public property Message Gets a message with information about the failure.
Public property Name Gets the field name or list ID where validation failed.
Public property Reason Gets the reason for the failure.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)
Public property ValidationType Describes the type of validation that caused the failure.

Top

See also

Reference

ListDataValidationFailure class

Microsoft.SharePoint.Client namespace