public class NoValidation extends ValidationContextImpl
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.
Subclassing this class is discouraged. You should instead subclass
NoValidationBuilder and use this to instantiate an instance of
ValidationContextImpl.
| Constructor and Description |
|---|
NoValidation() |
getEncodingRuleBindings, getEncodingRules, getMessageRuleBindings, getMessageRules, getPrimitiveRuleBindings, getPrimitiveRulespublic NoValidation()
Copyright © 2001-2013 University Health Network. All Rights Reserved.