public interface MessageRule extends Rule<Message>
Modifier and Type | Method and Description |
---|---|
ValidationException[] |
test(Message msg)
Tests the given (fully populated) message against the criteria
defined by this rule class.
|
apply, getDescription, getSectionReference
ValidationException[] test(Message msg)
msg
- message to be testedCopyright © 2001–2017 University Health Network. All rights reserved.