public class CheckField extends Rule
| Constructor and Description |
|---|
CheckField(String fieldName) |
CheckField(String fieldName,
boolean matchAll) |
CheckField(String fieldName,
String regex) |
CheckField(String fieldName,
String regex,
boolean matchAll) |
public CheckField(String fieldName)
public CheckField(String fieldName, boolean matchAll)
public void run(Reader in, Writer out) throws RuleException
run in class RuleRuleExceptionCopyright © 2009-2013. All Rights Reserved.