public class ConfigKey extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CATALOG
The catalog file to use during validation.
|
static String |
CHECKSUM
Property to specify one or more checksum manifest files.
|
static String |
FORCE
Force the tool to validate against the schema and schematron specified
in the label.
|
static String |
INTEGRITY
Property to enable/disable referential integrity checking.
|
static String |
LOCAL
Enables/disables direcotry recursion.
|
static String |
MODEL
The model version to use during validation.
|
static String |
REGEXP
List of file patterns to look for if traversing a target directory.
|
static String |
REPORT
The report.
|
static String |
SCHEMA
A list of schema files to validate against.
|
static String |
SCHEMATRON
A list of schematron files to validate against.
|
static String |
STYLE
Configures the report style format.
|
static String |
TARGET
A list of targets to validate.
|
static String |
VERBOSE
A severity level for the output report.
|
Constructor and Description |
---|
ConfigKey() |
public static final String REGEXP
public static final String REPORT
public static final String TARGET
public static final String VERBOSE
public static final String SCHEMA
public static final String SCHEMATRON
public static final String CATALOG
public static final String CHECKSUM
public static final String MODEL
public static final String LOCAL
public static final String STYLE
public static final String FORCE
public static final String INTEGRITY
Copyright © 2010–2015 Planetary Data System. All rights reserved.