ErrorType EnumType
Category of validation error.
Members
Members define the discrete options for the enumeration type.
| Name | Value | Description |
|---|---|---|
| Error | 1 | Error is an error. |
| Warning | 2 | Error is a warning. |
Used by
The following use the ErrorType EnumType.
| Name | How used |
|---|---|
| ValidationIssue | ErrorType Property |