Uses of Package
gov.nasa.pds.tools.validate.rule
Packages that use gov.nasa.pds.tools.validate.rule
Package
Description
Implementations of rules for checking compliance to data standards.
Implementations of standards rules for the PDS4 data standard.
Defines client-independent processing interfaces and classes for background tasks.
-
Classes in gov.nasa.pds.tools.validate.rule used by gov.nasa.pds.tools.utilClassDescriptionImplements a type-safe context for using validation rules in commands and chains.
-
Classes in gov.nasa.pds.tools.validate.rule used by gov.nasa.pds.tools.validate.content.tableClassDescriptionImplements a type-safe context for using validation rules in commands and chains.
-
Classes in gov.nasa.pds.tools.validate.rule used by gov.nasa.pds.tools.validate.ruleClassDescriptionImplements a command chain that also implements
ValidationRule, so we can distinguish command chains that can be used for data validation.The base class for validation rules.Implements a type-safe context for using validation rules in commands and chains.Defines an interface that validation rule classes must implement.Implements an object that allows callers to find out what validators exist.Defines an annotation used to mark validation tests within a validation rule. -
Classes in gov.nasa.pds.tools.validate.rule used by gov.nasa.pds.tools.validate.rule.pds3ClassDescriptionThe base class for validation rules.Defines an interface that validation rule classes must implement.Defines an annotation used to mark validation tests within a validation rule.
-
Classes in gov.nasa.pds.tools.validate.rule used by gov.nasa.pds.tools.validate.rule.pds4ClassDescriptionImplements a command chain that also implements
ValidationRule, so we can distinguish command chains that can be used for data validation.The base class for validation rules.Implements a type-safe context for using validation rules in commands and chains.Defines an interface that validation rule classes must implement.Defines an annotation used to mark validation tests within a validation rule. -
Classes in gov.nasa.pds.tools.validate.rule used by gov.nasa.pds.tools.validate.taskClassDescriptionImplements a type-safe context for using validation rules in commands and chains.Defines an interface that validation rule classes must implement.Implements an object that allows callers to find out what validators exist.