Richard Kettelerij created CAMEL-7300:
-----------------------------------------

             Summary: HL7 converter should not perform validation
                 Key: CAMEL-7300
                 URL: https://issues.apache.org/jira/browse/CAMEL-7300
             Project: Camel
          Issue Type: Bug
          Components: camel-hl7
            Reporter: Richard Kettelerij


Currently the TypeConverter in the camel-hl7 component uses a default 
PipeParser. This parser performs HL7 message validation (using the default 
validation profile) even if validation on the endpoint is disabled.

IMHO the TypeConverter shouldn't perform any validation at all, it's not the 
responsible of a TypeConverter. It should just convert types. Validation is 
already the responsibility of the consumer and enabled by default.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to