|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PojoValidator
A PojoValidator is a ValueValidator for
Pojos. It should typically be able to
validate objects of various types and therefore may
be composed out of ValueValidators.
A proper implementation will just adapt to JSR 303 (Bean Validation). However
this interface allows decoupling the according dependencies. Therefore this
API is mainly intended for internal usage of the mmm-project.
| Method Summary |
|---|
| Methods inherited from interface net.sf.mmm.util.value.api.ValueValidator |
|---|
validate, validate |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||