Uses of Class
ca.uhn.hl7v2.validation.impl.RuleSupport
Packages that use RuleSupport
Package
Description
-
Uses of RuleSupport in ca.uhn.hl7v2.validation.builder
Subclasses of RuleSupport in ca.uhn.hl7v2.validation.builderModifier and TypeClassDescriptionclassAbstract base class for message rules that are evaluated using predicatesclassAbstract base class for PrimitiveTypeRules that validate using predicates -
Uses of RuleSupport in ca.uhn.hl7v2.validation.builder.support
Subclasses of RuleSupport 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 RuleSupport in ca.uhn.hl7v2.validation.impl
Subclasses of RuleSupport in ca.uhn.hl7v2.validation.implModifier and TypeClassDescriptionclassAbstract base class for encoding rulesclassAbstract base class for message rulesclassAbstract base class for primitive rulesclassA MessageRule that checks conformance to message profiles.classDeprecated.classDeprecated.useBuilderSupport.maxLength(int)insteadclassDeprecated.usePrimitiveRuleBuilder.leftTrim()insteadclassDeprecated.usePrimitiveRuleBuilder.leftTrim()insteadclassDeprecated.useBuilderSupport.withdrawn()insteadclassValidates HL7 version 2 messages encoded according to the HL7 XML Encoding Syntax against XML schemas provided by hl7.org.
BuilderSupport.matches(String)instead