Uses of Class
ca.uhn.hl7v2.validation.impl.AbstractMessageRule
Packages that use AbstractMessageRule
Package
Description
-
Uses of AbstractMessageRule in ca.uhn.hl7v2.validation.builder
Subclasses of AbstractMessageRule in ca.uhn.hl7v2.validation.builderModifier and TypeClassDescriptionclassAbstract base class for message rules that are evaluated using predicates -
Uses of AbstractMessageRule in ca.uhn.hl7v2.validation.builder.support
Subclasses of AbstractMessageRule in ca.uhn.hl7v2.validation.builder.supportModifier and TypeClassDescriptionclassMessage rule which enforces that only one "choice element" within any groups in the message must only have content within one of the possible choices.classValidation rule for detecting populated elements in aSuperStructurewhich do not belong to the given message typeclassValidation rule for detecting unknown segments in a messageclassValidation rule for checking values extracted by aTerser.classA message rule that runs aValidatingMessageVisitorover the message, collecting exceptions while traversingclassValidation rule for blaming a wring HL7 version -
Uses of AbstractMessageRule in ca.uhn.hl7v2.validation.impl
Subclasses of AbstractMessageRule in ca.uhn.hl7v2.validation.implModifier and TypeClassDescriptionclassA MessageRule that checks conformance to message profiles.