Package ca.uhn.hl7v2.validation
Interface CompositeTypeRule
- All Superinterfaces:
Rule<Composite>,Serializable
A validation rule that applies to a fully populated composite type. Composite rules may be called
(depending on runtime configuration) just after an inbound message is parsed, or just before an
outbound message is encoded.
- Author:
- Christian Ohr
-
Method Summary
Methods inherited from interface ca.uhn.hl7v2.validation.Rule
apply, getDescription, getSectionReference