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