Interface DCCLocalSchemaValidator

  • All Superinterfaces:
    DCCSchemaValidator

    public interface DCCLocalSchemaValidator
    extends DCCSchemaValidator
    Interface that may be implemented to validate a messages' business content XML against a local schema. If an implementation is present, it is called when a message is prepared to be submitted to the domibusConnector, or delivered to the backend using the DomibusConnectorClientMessageHandler.
    Author:
    riederb