Hibernate Validator

Documentation

Documentation per Series

9.0

9.0.0.CR1 2024-12-13 development

This series targets Jakarta EE 11. It implements Jakarta Validation 3.1. New constraints: @KorRRN, @BitcoinAddress, removal of the Security Manager integration, BOM for simpler dependency management, dependency updates, improvements and bug fixes.

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

8.0

8.0.2.Final 2024-12-13 latest stable

Jakarta EE 10, @UUID constraint

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

6.2

6.2.5.Final 2022-09-12 stable

Keep javax.* packages, Expression Language overhaul, @SafeHtml removal

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

See older series

7.0

7.0.5.Final 2022-08-04 end-of-life

Jakarta Bean Validation 3.0, jakarta.* packages

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

6.1

6.1.7.Final 2020-12-16 end-of-life

Jakarta Bean Validation, new Quarkus-tailored bootstrap

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

6.0

6.0.23.Final 2022-02-09 end-of-life

Bean Validation 2.0 support, performance improvements.

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

5.4

5.4.3.Final 2019-02-03 end-of-life

JavaMoney support, annotation processor improvements.

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

5.3

5.3.6.Final 2017-10-19 end-of-life

Dynamic constraint payload, parameter relaxation, new api for programmatic constraint definition, new translations.

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

5.2

5.2.4.Final 2016-02-17 end-of-life

Java 8 support and more

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

5.1

5.1.3.Final 2014-10-22 end-of-life

Performances and memory footprint improvements

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

5.0

5.0.3.Final 2014-01-28 end-of-life

Reference implementation for Bean Validation 1.1

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

4.3

4.3.2.Final 2014-07-25 end-of-life

Last Bean Validation 1.0 compatible version

Getting started guide HTML PDF

Migration guide HTML

Reference HTML PDF API (Javadoc)

Migration Guide

The migration guide explains everything you need to know when upgrading to a new Hibernate Validator version.

Other documentation

FAQ

Frequently asked questions.

JBoss-Developer wiki

Old wiki hosted at JBoss.org. Mostly out-of-date content.

Back to top