An XML validation error.
ValidationError Properties
| Property | Type | Access | Description |
|---|---|---|---|
| AttributeName | String | read | The attribute name if the validation error refers to an attribute. |
| Element | XMLElement | read | The element which caused the validation error. |
| ErrorMessage | String | read | The validation error message. |
| Index | Long | read | Index of the object within its parent object. |
| Parent | Object | read | The parent of the object. |