ipf
ipf copied to clipboard
HL7v2 path information should be used when generating NAKs after failed message validation
The IPF's HL7v2 DSL is now able to track path information. This data should be used to fill the "location" field of the Hl7v2Exception when a such exception is thrown (e. g. after failed message validation).
This issue is related to #31.
Should the path tracking have been implemented in HAPI instead of IPF?..