ca.uhn.hl7v2.validation.impl
Class NoValidation
java.lang.Object
ca.uhn.hl7v2.validation.impl.ValidationContextImpl
ca.uhn.hl7v2.validation.impl.NoValidation
- All Implemented Interfaces:
- ValidationContext, Serializable
public class NoValidation
- extends ValidationContextImpl
A ValidationContext with no validation initially defined. This
can be used as-is for fast message processing. Although no validation is
performed per se, a TrimLeadingWhitespace rule is bound to types
FT, ST, and TX.
- Author:
- Bryan Tripp, Christian Ohr
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoValidation
public NoValidation()
Copyright © 2001-2012 University Health Network. All Rights Reserved.