void |
BundleReferentialIntegrityRule.bundleReferentialIntegrityRule() |
|
void |
ContextProductReferenceValidationRule.checkContextReferences() |
|
void |
BundleContentsNamingRule.checkFileAndDirectoryNaming() |
Checks that files and directories at the root of the bundle are valid.
|
void |
FileAndDirectoryNamingRule.checkFileAndDirectoryNaming() |
Checks that the files and directories in the target conform to the naming rules in sections
6C.1 and 6C.2.
|
void |
SubdirectoryNamingRule.checkIllegalDirectoryNames() |
Checks for illegal subdirectory names.
|
void |
LabelValidationRule.checkLabelExtension() |
Implements a rule that checks the label file extension.
|
void |
CollectionReferentialIntegrityRule.collectionReferentialIntegrityRule() |
|
void |
FindUnreferencedIdentifiers.findUnreferencedIdentifiers() |
Iterate over unreferenced targets, reporting an error for each.
|
void |
FindUnreferencedFiles.findUnreferencedTargets() |
Iterate over unreferenced targets, reporting an error for each.
|
void |
RegisterTargetReferences.registerDocumentFileReferences() |
|
void |
RegisterTargetReferences.registerFileReferences() |
|
void |
RegisterLabelIdentifiers.registerIdentifiers() |
Tests that label identifiers are uniquely defined.
|
void |
CollectionInBundleRule.testCollectionDirectories() |
|
void |
SubDirectoryRule.testCollectionDirectories() |
|
void |
DataDefinitionAndContentValidationRule.validate() |
|
void |
FileReferenceValidationRule.validateFileReferences() |
|
void |
LabelValidationRule.validateLabel() |
Parses the label and records any errors resulting from the parse, including schema and
schematron errors.
|
void |
LabelInFolderRule.validateLabelsInFolder() |
Validates each file with a label suffix as a PDS4 label.
|
void |
LocalIdentifierReferencesRule.validateLocalIdentifiers() |
|