Describes a specific validation failure when a list item is inserted or updated.
ListDataValidationFailure 类型公开以下成员。
构造函数
| 名称 | 说明 | |
|---|---|---|
![]() |
ListDataValidationFailure | Initializes a new instance of the ListDataValidationFailure class. |
页首
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
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 | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。) |
![]() |
ValidationType | Describes the type of validation that caused the failure. |
页首
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
CustomFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
CustomWriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
FromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
InitOnePropertyFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。) |
![]() |
ToString | (从 Object 继承。) |
![]() |
WriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。) |
页首
.gif)
.gif)
.gif)