ValidationProperties class

ValidationProperties class

Encapsulates properties related to validation for the document.

The ValidationProperties type exposes the following members:

Constructors

ConstructorDescription
ValidationProperties(last_validated, show_ignored)

Properties

PropertyDescription
last_validatedThe date and time the document was last validated
show_ignoredWhether to show ignored validation issues in the Issues window.

See Also