Package gov.nasa.pds.tools.label
Class ValidationSettings
java.lang.Object
gov.nasa.pds.tools.label.ValidationSettings
public class ValidationSettings extends Object
Defines keys for validation settings that the user may specify.
-
Field Summary
Fields Modifier and Type Field Description static String
PDS3_DICTIONARY_PATH
Specifies the path to the PDS3 Master Data Dictionary.static String
VALIDATION_RULE
Specifies the type of validation to perform. -
Method Summary
-
Field Details
-
VALIDATION_RULE
Specifies the type of validation to perform.- See Also:
- Constant Field Values
-
PDS3_DICTIONARY_PATH
Specifies the path to the PDS3 Master Data Dictionary.- See Also:
- Constant Field Values
-