SPListDataValidationException.SPReason enumeration

Describes the reason why a list item or a list item field failed validation.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
DataFailureThe data validation formula evaluates to false or to a value equivalent to false such as zero for numeric types.
FormulaErrorThe data validation formula contains an error.
Show: