Class OnlyAllowableSegmentsInSuperstructureRule

java.lang.Object
ca.uhn.hl7v2.validation.impl.RuleSupport<Message>
ca.uhn.hl7v2.validation.impl.AbstractMessageRule
ca.uhn.hl7v2.validation.builder.support.OnlyAllowableSegmentsInSuperstructureRule
All Implemented Interfaces:
MessageRule, Rule<Message>, Serializable

Validation rule for detecting populated elements in a SuperStructure which do not belong to the given message type
Author:
James Agnew
See Also: