Property Getters/Setters Summary | ||
---|---|---|
function | getIssues() | |
Contains all the Issue elements for the document. | ||
function | getRuleSets() | |
Includes a RuleSet element for each validation rule set in the document. | ||
function | getValidationProperties() | |
Encapsulates properties related to validation for the document. |
Property Getters/Setters Detail |
---|
getRuleSets : RuleSetCollection | |
function getRuleSets() |
getIssues : IssueCollection | |
function getIssues() |
getValidationProperties : ValidationProperties | |
function getValidationProperties() |