public abstract class AbstractEncodingRule extends RuleSupport<String> implements EncodingRule
| Constructor and Description |
|---|
AbstractEncodingRule() |
| Modifier and Type | Method and Description |
|---|---|
ValidationException[] |
test(String value)
Tests the given encoded message text against the criteria
defined by this rule class.
|
failed, failed, failed, failed, failedWithValue, getDescription, getErrorCode, getSectionReference, getSeverity, passed, result, result, setDescription, setErrorCode, setSectionReference, setSeverityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, getDescription, getSectionReferencepublic AbstractEncodingRule()
public ValidationException[] test(String value)
EncodingRuletest in interface EncodingRuleCopyright © 2001–2017 University Health Network. All rights reserved.