| Package | Description |
|---|---|
| com.suncode.pwfl.configuration.validators |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationTransferValidationErrorType |
ConfigurationElementTransferValidatorResult.getErrorType() |
static ConfigurationTransferValidationErrorType |
ConfigurationTransferValidationErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationTransferValidationErrorType[] |
ConfigurationTransferValidationErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationElementTransferValidatorResult |
ConfigurationElementTransferValidatorResult.error(ConfigurationTransferValidationErrorType errorType,
String errorMessage) |
Copyright © 2023 Suncode. All rights reserved.