Validation
Validation class
Stores information about diagram validation for the document.
Properties
| Name | Type | Description |
|---|---|---|
| RuleSets | RuleSetCollection | Includes a RuleSet element for each validation rule set in the document. |
| Issues | IssueCollection | Contains all the Issue elements for the document. |
| ValidationProperties | ValidationProperties | Encapsulates properties related to validation for the document. |