Share via


SP.ListDataValidationFailure Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.ListDataValidationFailure class.

Properties

Name

Description

displayName

Gets the title of the list or the display name of the field where validation failed.

message

Gets a message with information about the failure.

name

Gets the field name or list ID where validation failed.

reason

Gets the reason for the failure.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

validationType

Describes the type of validation that caused the failure.

Applies To

SP.ListDataValidationFailure Class

See Also

Reference

SP.ListDataValidationFailure Methods

SP Namespace