Package | Description |
---|---|
ca.uhn.hl7v2.validation.builder | |
ca.uhn.hl7v2.validation.builder.support |
Modifier and Type | Class and Description |
---|---|
class |
DelegatingValidationRuleBuilder
Delegating Rule Builder that additionally allows to delegate rule building.
|
class |
EncodingRuleBuilder
Rule builder for
EncodingRule s. |
class |
MessageRuleBuilder
Rule Builder for MessageRules
|
class |
PrimitiveRuleBuilder
Rule builder for
PrimitiveTypeRule s |
class |
RuleTypeBuilder<S extends RuleTypeBuilder<S,T>,T extends Rule<?>>
Defines the type of rule to be built.
|
class |
ValidationRuleBuilder
Base class every rule builder starts with.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultValidationBuilder
Builder implementing the default validation rules as described in the
HL7 standard
|
class |
DefaultValidationWithoutTNBuilder
Builder implementing the default validation rules as described in the
HL7 standard except for the TN data type, which is not appropriate anywhere
outside the U.S.
|
class |
NoValidationBuilder |
Copyright © 2001–2017 University Health Network. All rights reserved.