public abstract class AbstractMessageRule extends RuleSupport<Message> implements MessageRule
Constructor and Description |
---|
AbstractMessageRule() |
Modifier and Type | Method and Description |
---|---|
ValidationException[] |
test(Message msg)
Tests the given (fully populated) message 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 AbstractMessageRule()
public ValidationException[] test(Message msg)
MessageRule
test
in interface MessageRule
msg
- message to be testedCopyright © 2001–2017 University Health Network. All rights reserved.