ListDataValidationExceptionValue Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.ListDataValidationExceptionValue", ServerTypeId="{356fe248-721a-4adf-af96-20822bc5476e}", ValueObject=true)]
public class ListDataValidationExceptionValue : Microsoft.SharePoint.Client.ClientValueObject
type ListDataValidationExceptionValue = class
    inherit ClientValueObject
Public Class ListDataValidationExceptionValue
Inherits ClientValueObject
Inheritance
ListDataValidationExceptionValue
Attributes

Constructors

ListDataValidationExceptionValue()

Properties

FieldFailures
ItemFailure
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to