[]
Specifies the severity level of a ValidationEntry object.
public enum Severity
| Name | Description |
|---|---|
| Error | Indicates that the report cannot be processed until the error is corrected. |
| Information | Indicates that the entry is for informational purposes only. |
| Warning | Indicates that the report should be able to execute but may have unexpected results. |