| Package | Description |
|---|---|
| com.orchestranetworks.addon.dataexchange.validator |
Classes and interfaces to call EBX® Data Exchange Add-on import Excel, CSV, XML and transfer data service using validators.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Validator<T extends ValidatorContext>
Deprecated.
Since 2.3.0, replaced by
Validator. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CSVValidatorContext
Deprecated.
Since 2.3.0, replaced by
ValidatorContext. |
interface |
EBXValidatorContext
Deprecated.
Since 2.3.0, replaced by
ValidatorContext. |
interface |
ExcelValidatorContext
Deprecated.
Since 2.3.0, replaced by
ValidatorContext. |
interface |
XMLValidatorContext
Deprecated.
Since 2.3.0, replaced by
ValidatorContext. |