|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.commons.validator.AbstractValidator<E>
public abstract class AbstractValidator<E>
Abstract implementation of the Validator interface.
This serves as parent class for deriving custom Validator
implementations. If the Validator interface will change in
future versions, the AbstractValidator class will try to compensate
the change for its child classes.
Created at 08.11.2008 07:52:34
| Constructor Summary | |
|---|---|
AbstractValidator()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.databene.commons.Validator |
|---|
valid |
| Constructor Detail |
|---|
public AbstractValidator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||