Uses of Interface
com.ibm.di.server.validate.Validator
-
Packages that use Validator Package Description com.ibm.di.cdm.core com.ibm.di.cdm.jar com.ibm.di.server.validate.taddm -
-
Uses of Validator in com.ibm.di.cdm.core
Classes in com.ibm.di.cdm.core that implement Validator Modifier and Type Class Description class
CDMAttributesValidator
Validate the output map of a CDM-related Component to verify mapped attributes against CDM naming rules. -
Uses of Validator in com.ibm.di.cdm.jar
Classes in com.ibm.di.cdm.jar that implement Validator Modifier and Type Class Description class
CDMComponentAttributesValidator
Validates the output map of a IT registry Connector using the naming rules definitions from the CDM JAR file we ship with TDI. -
Uses of Validator in com.ibm.di.server.validate.taddm
Classes in com.ibm.di.server.validate.taddm that implement Validator Modifier and Type Class Description class
TADDMValidator
Validate the output map of the TADDM Connector to verify mapped attributes against CDM naming rules.
-