Class MessageValidator

java.lang.Object
ca.uhn.hl7v2.validation.AbstractValidator<Boolean>
ca.uhn.hl7v2.validation.MessageValidator
All Implemented Interfaces:
Validator<Boolean>

Validation utilities for parsed and encoded messages. The ValidationExceptionHandler logs all ValidationExceptions and throws a HL7Exception if theFailOnErrorFlag has been set to true.

This class is kept for backwards compatibility.

Author:
Bryan Tripp, Christian Ohr