| Package | Description |
|---|---|
| gov.nasa.pds.tools.label | |
| gov.nasa.pds.tools.util | |
| gov.nasa.pds.tools.validate |
Implementations of general-purpose classes for the validation
application.
|
| gov.nasa.pds.validate | |
| gov.nasa.pds.validate.report |
| Modifier and Type | Method and Description |
|---|---|
void |
LocationValidator.setReport(Report report) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LabelUtil.setReport(Report report)
Set the report to log status of labels or WARNING messages.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BundleManager.setReport(Report report)
Set the report object.
|
| Modifier and Type | Field and Description |
|---|---|
protected Report |
Validator.report
An object representation of a report to capture the results of
validation.
|
| Modifier and Type | Method and Description |
|---|---|
Report |
ValidateLauncher.getReport()
Gets the object representation of the Validation Report.
|
| Constructor and Description |
|---|
Validator(String modelVersion,
Report report)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FullReport
This class represents a full report for the Vtool command line.
|
class |
JSONReport
This class represents a full report in JSON format.
|
class |
XmlReport |
Copyright © 2021 Jet Propulsion Laboratory, California Institute of Technology. All rights reserved.