Validation
Validation class
Stores information about diagram validation for the document.
Methods
| Name | Description |
|---|---|
| getIssues() | Contains all the Issue elements for the document. |
| getRuleSets() | Includes a RuleSet element for each validation rule set in the document. |
| getValidationProperties() | Encapsulates properties related to validation for the document. |
getIssues()
Contains all the Issue elements for the document.
getRuleSets()
Includes a RuleSet element for each validation rule set in the document.
getValidationProperties()
Encapsulates properties related to validation for the document.