An XML validation error.
validation error properties
| Property | Type | Access | Description |
|---|---|---|---|
| attribute name | string | read | The attribute name if the validation error refers to an attribute. |
| class | integer | read | The class descriptor type. |
| element | XML element | read | The element which caused the validation error. |
| error message | string | read | The validation error message. |
| index | integer | read | Index of the object within its parent object. |
| object reference | object | read | An object reference for this object. |
| parent | object | read | The parent of the object. |
| properties | record | r/w | Property that allows setting of several properties at the same time. |