Uses of Package
ca.uhn.hl7v2.validation

Packages that use ca.uhn.hl7v2.validation
ca.uhn.hl7v2.model   
ca.uhn.hl7v2.parser   
ca.uhn.hl7v2.validation   
ca.uhn.hl7v2.validation.impl   
 

Classes in ca.uhn.hl7v2.validation used by ca.uhn.hl7v2.model
ValidationContext
          A set of rules for message validation.
 

Classes in ca.uhn.hl7v2.validation used by ca.uhn.hl7v2.parser
ValidationContext
          A set of rules for message validation.
 

Classes in ca.uhn.hl7v2.validation used by ca.uhn.hl7v2.validation
EncodingRule
          A validation rule that applies to encoded message strings.
MessageRule
          A validation rule that applies to a fully populated message object.
PrimitiveTypeRule
          A rule that applies to a primitive datatype.
Rule
          A testable rule to which HL7 messages (at least certain specific message) should conform.
ValidationContext
          A set of rules for message validation.
ValidationException
          A failure to validate against a rule.
 

Classes in ca.uhn.hl7v2.validation used by ca.uhn.hl7v2.validation.impl
EncodingRule
          A validation rule that applies to encoded message strings.
MessageRule
          A validation rule that applies to a fully populated message object.
PrimitiveTypeRule
          A rule that applies to a primitive datatype.
Rule
          A testable rule to which HL7 messages (at least certain specific message) should conform.
ValidationContext
          A set of rules for message validation.
ValidationException
          A failure to validate against a rule.
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.