| Package | Description |
|---|---|
| com.latitude.validator.spi | |
| com.latitude.validator.spi.impl |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionMode |
ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionMode[] |
ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValidatorExecution(String validatorName,
ExitStatus exitStatus,
ExecutionMode executionMode)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationEngine.setExecutionMode(ExecutionMode executionMode)
Sets the strict mode on/off.
|
Copyright © 2018 Latitude Srls. All rights reserved.