Class WrongVersionRule

All Implemented Interfaces:
MessageRule, Rule<Message>, Serializable

Validation rule for blaming a wring HL7 version
Author:
Christian Ohr
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • apply

      Description copied from interface: Rule
      Applies to rule to an object to be checked
      Parameters:
      msg - object to be checked
      Returns:
      an (potentially empty) array of ValidationExceptions