Share via


ClientErrorCodes.ItemValueFailedValidation field

Indicates the list item failed validation.

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

Syntax

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

value = ClientErrorCodes.ItemValueFailedValidation
public const int ItemValueFailedValidation

See also

Reference

ClientErrorCodes class

ClientErrorCodes members

Microsoft.SharePoint.Client namespace