ValidationProperties
Contents
[
Hide
]ValidationProperties class
Encapsulates properties related to validation for the document.
Methods
| Name | Description |
|---|---|
| getLastValidated() | The date and time the document was last validated |
| getShowIgnored() | Whether to show ignored validation issues in the Issues window. The value of the property is BOOL integer constant. |
| setShowIgnored() | Whether to show ignored validation issues in the Issues window. The value of the property is BOOL integer constant. |
getLastValidated()
The date and time the document was last validated
getShowIgnored()
Whether to show ignored validation issues in the Issues window. The value of the property is BOOL integer constant.
setShowIgnored()
Whether to show ignored validation issues in the Issues window. The value of the property is BOOL integer constant.