| Package | Description |
|---|---|
| com.orchestranetworks.addon.dex.validator |
Classes and interfaces to call EBX® Data Exchange Add-on import Excel, CSV, XML and transfer data services using validator.
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorStatus |
Validator.postTransform(ValidatorContext validatorContext)
Returns the validation status of post
Validator. |
ValidatorStatus |
Validator.preTransform(ValidatorContext validatorContext)
Returns the validation status of pre
Validator. |
static ValidatorStatus |
ValidatorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidatorStatus[] |
ValidatorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|