public interface EncodingRule extends Rule<String>
Modifier and Type | Method and Description |
---|---|
ValidationException[] |
test(String msg)
Tests the given encoded message text against the criteria
defined by this rule class.
|
apply, getDescription, getSectionReference
ValidationException[] test(String msg)
Copyright © 2001–2017 University Health Network. All rights reserved.