SPListDataValidationException.SPFailure 成员
Describes a specific validation failure when a list item is inserted or updated.
SPListDataValidationException.SPFailure 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
DisplayName | Gets the field display name if field-level validation failed or the list-title if item-level validation failed when a list item is either inserted or updated. | |
Message | Gets a message with information about the failure. | |
Name | Gets the name of the field or the ID of the list where validation failed. | |
Reason | Gets the reason for the failure. | |
ValidationType | Describes the type of validation that caused this failure. |
页首
方法
名称 | 说明 | |
---|---|---|
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetType | (从 Object 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
ToString | (从 Object 继承。) |
页首