|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExternalValidator | |
---|---|
gov.nasa.pds.tools.label | |
gov.nasa.pds.tools.label.validate |
Uses of ExternalValidator in gov.nasa.pds.tools.label |
---|
Fields in gov.nasa.pds.tools.label with type parameters of type ExternalValidator | |
---|---|
List<ExternalValidator> |
LabelValidator.externalValidators
|
Methods in gov.nasa.pds.tools.label with parameters of type ExternalValidator | |
---|---|
void |
LabelValidator.addValidator(ExternalValidator validator)
|
Uses of ExternalValidator in gov.nasa.pds.tools.label.validate |
---|
Classes in gov.nasa.pds.tools.label.validate that implement ExternalValidator | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |