Package | Description |
---|---|
org.jsefa.common.config |
Modifier and Type | Field and Description |
---|---|
static ValidationMode |
Configuration.Defaults.DEFAULT_VALIDATION_MODE
The default validation mode.
|
Modifier and Type | Method and Description |
---|---|
ValidationMode |
Configuration.getValidationMode()
Returns the validation mode.
|
static ValidationMode |
ValidationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationMode[] |
ValidationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setValidationMode(ValidationMode validationMode)
Sets the validation mode.
|
Copyright © 2014. All rights reserved.