Package | Description |
---|---|
gov.nasa.pds.vtool |
This package provides the main class for executing the Validation Tool.
|
gov.nasa.pds.vtool.status |
This package allows VTool to determine an exit value to give back to the user.
|
Modifier and Type | Class and Description |
---|---|
class |
VTool
Class to perform automated validation to determine if a given data product
is PDS compliant.
|
Modifier and Type | Class and Description |
---|---|
class |
ExitStatus
Exit Status values
0 = Success
1 = Application error
2 = System error
32 = One or more files skipped the validation run
64 = One or more validation warnings encountered during the
validation run
96 = One or more files skipped and validation warnings encountered
during the validation run
128 = One or more validation errors encountered during the validation
run
160 = One or more files skipped and validation errors encountered
during the validation run
192 = One or more validation warnings and errors encountered during
the validation run
224 = One or more files skipped, validation warnings and errors
encountered during the validation run
|
Copyright © 2005–2017 Planetary Data System. All rights reserved.