|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractValueValidator | |
|---|---|
| net.sf.mmm.util.value.base | Contains the base-implementations of the
value API. |
| Uses of AbstractValueValidator in net.sf.mmm.util.value.base |
|---|
| Subclasses of AbstractValueValidator in net.sf.mmm.util.value.base | |
|---|---|
class |
PojoValidatorDummy
This is a dummy implementation of PojoValidator that accepts all
objects as valid. |
class |
ValueValidatorNotNull
This is an implementation of ValueValidator
that validates that a given
value is NOT null. |
class |
ValueValidatorNumberRange
This is an implementation of ValueValidator
that validates if a Number is in a
specific range. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||