Adobe InDesign CS (3.0) Object Model JS: ValidationError

InDesign CS

Class

ValidationError

 An XML validation error.

Hierarchy

Document
ValidationError

Properties

PropertyTypeAccessDescription
attributeNamestring readonlyThe attribute name if the validation error refers to an attribute.
elementXMLElement readonlyThe element that caused the validation error.
errorMessagestring readonlyThe validation error message.
indexnumber readonlyThe index of the ValidationError within its containing object.
parentDocument readonlyThe parent of the ValidationError (a Document).
propertiesObject r/wA property that allows setting of several properties at the same time.

Return

Array of ValidationError XMLElement.validate ([maximumErrors: number=250])

Jongware, 27-Jun-2010 v3.0.3dContents :: Index