Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7300

HL7 converter should not perform validation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.12.4, 2.13.1, 2.14.0
    • camel-hl7
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            rkettelerij Richard Kettelerij
            rkettelerij Richard Kettelerij
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: