Uses of Interface
com.orchestranetworks.addon.dataexchange.validator.ValidatorContext
-
Packages that use ValidatorContext 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. -
-
Uses of ValidatorContext in com.orchestranetworks.addon.dataexchange.validator
Classes in com.orchestranetworks.addon.dataexchange.validator with type parameters of type ValidatorContext Modifier and Type Interface Description interfaceValidator<T extends ValidatorContext>Deprecated.Since 2.3.0, replaced byValidator.Subinterfaces of ValidatorContext in com.orchestranetworks.addon.dataexchange.validator Modifier and Type Interface Description interfaceCSVValidatorContextDeprecated.Since 2.3.0, replaced byValidatorContext.interfaceEBXValidatorContextDeprecated.Since 2.3.0, replaced byValidatorContext.interfaceExcelValidatorContextDeprecated.Since 2.3.0, replaced byValidatorContext.interfaceXMLValidatorContextDeprecated.Since 2.3.0, replaced byValidatorContext.
-