Package | Description |
---|---|
gov.nasa.pds.tools.label | |
gov.nasa.pds.tools.label.validate |
Modifier and Type | Method and Description |
---|---|
void |
LocationValidator.addValidator(DocumentValidator validator) |
void |
LabelValidator.addValidator(DocumentValidator validator) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDocumentValidator
The intent of this class is to perform some default semantic validation
on the parsed PDS4 label.
|
class |
FileReferenceValidator
Validator class that looks for file references in the PDS4 product label
and performs the following checks:
- Verify that the generated checksum matches the supplied checksum,
if provided
- Verify that the casing of the file reference matches the file name
casing on the file system
|
Copyright © 2010-2019 Planetary Data System. All Rights Reserved.