ClientErrorCodes.FieldValueFailedValidation field

Indicates the field value failed validation (SPListDataValidationException).

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

Syntax

'Declaration
Public Const FieldValueFailedValidation As Integer
'Usage
Dim value As Integer

value = ClientErrorCodes.FieldValueFailedValidation
public const int FieldValueFailedValidation

See also

Reference

ClientErrorCodes class

ClientErrorCodes members

Microsoft.SharePoint.Client namespace