| Constructor and Description |
|---|
MethodRule(Object target,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(String value)
Check a single input value from this action.
|
static MethodRule |
getInstance(Object target,
String methodName) |
Map<String,String> |
getTokens()
Returns a map with tokens that can be used in the error messages.
|
public static MethodRule getInstance(Object target, String methodName)
public Map<String,String> getTokens()
RuleCopyright © 2015. All Rights Reserved.