Package | Description |
---|---|
gov.nasa.pds.tools.validate.rule |
Implementations of rules for checking compliance to data standards.
|
gov.nasa.pds.tools.validate.rule.pds4 |
Implementations of standards rules for the PDS4 data standard.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyValidationChain
Implements an empty validation chain that is never applicable.
|
class |
StandardValidationChain
Implements a validation chain that is applicable if any of its contained validation commands are
applicable, and performs validation by invoking all of its contained commands in turn.
|
Modifier and Type | Class and Description |
---|---|
class |
BundleValidationRule
Implements a validation chain that validates PDS4 bundles.
|
class |
CollectionValidationRule
Implements a validation chain that validates PDS4 collections.
|
class |
DirectoryValidationRule
Implements a rule chain for validating PDS4 directories, but not necessarily bundles or
collections.
|
class |
LabelValidationChain
Implements a validation chain for checking a single PDS4 label.
|
Copyright © 2023 Jet Propulsion Laboratory, California Institute of Technology. All rights reserved.