Uses of Interface
eu.domibus.connector.client.schema.validation.DCCSchemaValidator
-
Packages that use DCCSchemaValidator Package Description eu.domibus.connector.client.schema.validation -
-
Uses of DCCSchemaValidator in eu.domibus.connector.client.schema.validation
Subinterfaces of DCCSchemaValidator in eu.domibus.connector.client.schema.validation Modifier and Type Interface Description interface
DCCInternationalSchemaValidator
Interface that may be implemented to validate a messages' business content XML against an international schema.interface
DCCLocalSchemaValidator
Interface that may be implemented to validate a messages' business content XML against a local schema.
-