| Modifier and Type | Method and Description |
|---|---|
boolean |
check(String field,
Action action)
Check and validate the given field from the give action.
|
static FileRule |
getInstance(String pattern) |
Map<String,String> |
getTokens()
Returns a map with tokens that can be used in the error messages.
|
public FileRule(String pattern)
public boolean check(String field, Action action)
RuleCopyright © 2015. All Rights Reserved.