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

Compile Changes (1)

0.3.3 0.3.4
ChangeGroup / ArtifactPreviousCurrent
- Removed org.hibernate » hibernate-validator4.1.0.Final-

Provided Changes (1)

0.3.3 0.3.4
ChangeGroup / ArtifactPreviousCurrent
- Removed javax.validation » validation-api1.0.0.GA-