Hibernate Validator
To find more information about how to migrate between different version refer to Hibernate Validator Migration Guide
Hibernate Validator 5.0.1.Final (latest stable version aligning with Bean Validation 1.1)
| Document | Language | Formats |
|---|---|---|
| Reference Manual | English | HTML, HTML (single page), PDF |
| JavaDocs | English | HTML |
Hibernate Validator 4.3.1.Final (latest version aligning with Bean Validation 1.0)
| Document | Language | Formats |
|---|---|---|
| Reference Manual | English | HTML, HTML (single page), PDF |
| JavaDocs | English | HTML |
Bean Validation 1.1 (JSR 349)
Bean Validation API 1.1.0.Final
| Document | Language | Formats |
|---|---|---|
| Specification | English | HTML (single page) |
| JavaDocs | English | HTML |
Bean Validation TCK 1.1.1.Final
| Document | Language | Formats |
|---|---|---|
| Reference Manual | English | HTML, HTML (single page), PDF |
* if you are looking for the TCK for Bean Validation 1.0 (JSR 303) please refer to this wiki article.