| Package | Description |
|---|---|
| com.orchestranetworks.addon.dex.mapping |
Classes and interfaces to configure mapping between source and target applications.
|
| com.orchestranetworks.addon.dex.validator |
Classes and interfaces to call {addon.label} import Excel, CSV, XML and transfer data services using validator.
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorDefinition |
TableMapping.getValidatorDefinition()
Returns the
ValidatorDefinition instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
TableMapping.setValidatorDefinition(ValidatorDefinition validatorDefinition)
Sets the
ValidatorDefinition instance to this table mapping. |
| Modifier and Type | Method and Description |
|---|---|
static void |
ValidatorCatalog.add(ValidatorDefinition validatorDefinition)
Registers the specified
Validator. |