Package | Description |
---|---|
gov.nasa.pds.tools.validate.rule |
Implementations of rules for checking compliance to data standards.
|
gov.nasa.pds.tools.validate.task |
Defines client-independent processing interfaces and
classes for background tasks.
|
Modifier and Type | Method and Description |
---|---|
ValidationRuleManager |
RuleContext.getRuleManager()
Gets the rule manager used to find other rules to apply.
|
Modifier and Type | Method and Description |
---|---|
void |
RuleContext.setRuleManager(ValidationRuleManager ruleManager)
Sets the rule manager to use for finding new rules.
|
Modifier and Type | Method and Description |
---|---|
void |
ValidationTask.setRuleManager(ValidationRuleManager ruleManager)
Sets the validation rule manager to use for finding validation rules.
|
Copyright © 2010–2016 Planetary Data System. All rights reserved.