Per a message on the mailing list: It might be nice to add a new implementation of
Message#generateAck(AckCode ac, HL7Exception ex)
which looks like:
Message#generateAck(AckCode ac, HL7Exception... ex)
to allow multiple ERR segments to be generated.
Proposal: as of 2.1, use RespondingValidationExceptionHandler for this purpose.