Hibernate Validator Legacy
Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system automatically.
| Artifact | Download (JAR) (64 KB) |
|---|---|
| POM File | View |
| HomePage | http://validator.hibernate.org |
| Organization | |
| Issue Tracker |
This artifact depends on ...
Licenses
| License | URL |
|---|---|
| GNU LESSER GENERAL PUBLIC LICENSE | http://www.gnu.org/licenses/lgpl.txt |
Packages
| org.hibernate.validator |
| org.hibernate.validator.event |
| org.hibernate.validator.interpolator |