Package | Description |
---|---|
gov.nasa.pds.tools.label | |
gov.nasa.pds.tools.validate |
Implementations of general-purpose classes for the validation
application.
|
gov.nasa.pds.tools.validate.rule.pds4 |
Implementations of standards rules for the PDS4 data standard.
|
Modifier and Type | Method and Description |
---|---|
List<LabelException> |
ExceptionContainer.getExceptions() |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionHandler.addException(LabelException exception)
Reports an exception encountered during label validation.
|
void |
ExceptionContainer.addException(LabelException exception) |
Modifier and Type | Method and Description |
---|---|
void |
ProblemListener.addProblem(LabelException exception)
Indicates another problem during the validation.
|
void |
ProblemContainer.addProblem(LabelException exception) |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionProcessor.addException(LabelException exception) |
Copyright © 2010–2017 Planetary Data System. All rights reserved.