|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.formproc.validation.AbstractRule
Abstract base class which implements the Rule interface.
| Constructor Summary | |
AbstractRule()
|
|
| Method Summary | |
void |
configure(com.anthonyeden.lib.config.Configuration configuration)
Configure the rule. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.formproc.validation.Rule |
validate |
| Constructor Detail |
public AbstractRule()
| Method Detail |
public void configure(com.anthonyeden.lib.config.Configuration configuration)
throws java.lang.Exception
configure in interface Ruleconfiguration - The configuration object
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||