Error
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
The Error element represents a single validation error on a particular rule property value, predicate property value, or action property value.
<Error> <FieldUri/> <ErrorCode/> <ErrorMessage/> <FieldValue/> </Error>
RuleValidationErrorType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Specifies the URI to the rule field that caused the validation error. |
|
|
Represents a rule validation error code that describes what failed validation for each rule predicate or action. |
|
|
Represents the reason for the validation error. |
|
|
Represents the value of the field that caused the validation error. |
Parent elements
|
Element |
Description |
|---|---|
|
Represents an array of rule validation errors on each rule field that has an error. |