This project was born out of a need to validate all POJOs (Plain Old Java Object) are behaving correctly.
This project has two main aspects to it:
* Make Testing as easy as possible.
* Simplifying identity management (hashCode / equals) using annotation.
Version0.3.3compared with
Version Details
| 0.3.2 | 0.3.3 | |
|---|---|---|
| Release date | Nov 14, 2010 | Dec 04, 2010 |
| Licenses | GPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.3.2 | 0.3.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hibernate » hibernate-validator | - | 4.1.0.Final |
Provided Changes (1)
| 0.3.2 | 0.3.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.validation » validation-api | - | 1.0.0.GA |