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, setSeverity
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply, getDescription, getSectionReference
public AbstractEncodingRule()
public ValidationException[] test(String value)
EncodingRule
test
in interface EncodingRule
Copyright © 2001–2017 University Health Network. All rights reserved.