ValidationProperties class

ValidationProperties class

Encapsulates properties related to validation for the document.

The ValidationProperties type exposes the following members:

Constructors

Constructor Description
ValidationProperties(last_validated, show_ignored)

Properties

Property Description
last_validated The date and time the document was last validated
show_ignored Whether to show ignored validation issues in the Issues window.

See Also