Package | Description |
---|---|
gov.nasa.pds.tools.validate.rule |
Implementations of rules for checking compliance to data standards.
|
gov.nasa.pds.tools.validate.rule.pds3 | |
gov.nasa.pds.tools.validate.rule.pds4 |
Implementations of standards rules for the PDS4 data standard.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractFindTargets.findTargets() |
void |
MarkSubdirectoriesReferenced.markSubdirectoriesReferenced() |
void |
RegisterTargets.registerTargets() |
void |
UTF8ByteStreamRule.testUTF8ByteStream() |
Modifier and Type | Method and Description |
---|---|
void |
VolumeValidationRule.validateVolume() |
Modifier and Type | Method and Description |
---|---|
void |
BundleReferentialIntegrityRule.bundleReferentialIntegrityRule() |
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 |
BundleContentsNamingRule.checkFileAndDirectoryNaming()
Checks that files and directories at the root of the bundle are
valid.
|
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 |
SubDirectoryRule.testCollectionDirectories() |
void |
CollectionInBundleRule.testCollectionDirectories() |
void |
TableFieldDefinitionRule.testTableDefinitions() |
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.
|
Copyright © 2010–2017 Planetary Data System. All rights reserved.