An XML validation error.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The attribute name if the validation error refers to an attribute. |
||
|
readonly |
The element that caused the validation error. |
||
|
readonly |
The validation error message. |
||
|
readonly |
The index of the ValidationError within its containing object. |
||
|
readonly |
The parent of the ValidationError (a Document). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
Object getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the ValidationError.
String toSpecifier ()
Retrieves the object specifier.