| Constructor Summary |
|---|
ValidationProperties(lastValidated, showIgnored)
Constructor. |
| Property Getters/Setters Summary | ||
|---|---|---|
method | getLastValidated() | |
method | setLastValidated(value) | |
| The date and time the document was last validated | ||
method | getShowIgnored() | |
method | setShowIgnored(value) | |
| Whether to show ignored validation issues in the Issues window. The value of the property is BOOL integer constant. | ||
ValidationProperties(lastValidated, showIgnored)
lastValidated: DateTime - showIgnored: int - A DateTime getLastValidated() / setLastValidated(value)
int getShowIgnored() / setShowIgnored(value)