class |
BundleContentsNamingRule |
Implements a validation rule ensuring that only valid files and directories appear in the root
directory of a bundle.
|
class |
BundleReferentialIntegrityRule |
Validation rule that performs referential integrity checking on a Product_Bundle product label.
|
class |
CollectionInBundleRule |
Implements a rule that iterates over subdirectories, treating each as a collection within a
bundle, and applying the PDS4 collection rules for each.
|
class |
CollectionReferentialIntegrityRule |
Validation rule that performs referential integrity checking on a Product_Collection product
label.
|
class |
ContextProductReferenceValidationRule |
Class that checks that context products referenced in a product label exist in a supplied list of
registered context products at the Engineering Node.
|
class |
DataDefinitionAndContentValidationRule |
|
class |
FileAndDirectoryNamingChecker |
Extend FileAndDirectoryNamingRule to enforcing file and directory naming standards without a
listener.
|
class |
FileAndDirectoryNamingRule |
Implements a validation rule enforcing file and directory naming standards.
|
class |
FileReferenceValidationRule |
Implements a rule to validate file references found in a label.
|
class |
FindUnreferencedFiles |
Implements a validation rule that checks that all files are referenced by some label.
|
class |
FindUnreferencedIdentifiers |
Implements a validation rule that checks that all identifiers are referenced by some label.
|
class |
LabelInFolderRule |
Implements the rule that all files that look like labels in a folder must be valid labels.
|
class |
LabelValidationRule |
Implements a validation chain that validates PDS4 bundles.
|
class |
LocalIdentifierReferencesRule |
This class checks that local identifiers referenced in a label exist in that label.
|
class |
RegisterLabelIdentifiers |
Registers identifiers defined within a label, and verifies that the same identifier is not
registered twice.
|
class |
RegisterTargetReferences |
Registers file references from the label, as well as an implied reference to the label itself.
|
class |
SubdirectoryNamingRule |
Implements a rule that checks for children of a directory using illegal names.
|
class |
SubDirectoryRule |
Implements a rule that iterates over subdirectories, validating each as a PDS4 folder.
|