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.4compared with
Version Details
| 0.3.3 | 0.3.4 | |
|---|---|---|
| Release date | Dec 04, 2010 | Feb 22, 2011 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.3.3 | 0.3.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.hibernate » hibernate-validator | 4.1.0.Final | - |
Provided Changes (1)
| 0.3.3 | 0.3.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | javax.validation » validation-api | 1.0.0.GA | - |