Validation Libraries
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations placed on fields, methods, or classes.
Last Release on Dec 19, 2017
Relocated → jakarta.validation »
jakarta.validation-api
A Mule extension that provides functionality for performing validations
Last Release on Sep 19, 2025
14.OVal50 usages
net.sf.oval » oval EPL
OVal is a pragmatic and extensible validation framework for Java objects.
Last Release on Sep 9, 2021
15.SpringSource Org Hibernate Validator19 usages
org.hibernate » com.springsource.org.hibernate.validator LGPL
SpringSource Org Hibernate Validator
Last Release on Dec 20, 2025
Relocated → org.hibernate »
hibernate-validator
Validating input parameters of methods and constructors is a recurring and stupid task, especially when you are
writing public APIs. This module tries to ease your life a bit by providing a static validateThat() method,
allowing you ...
Last Release on Oct 18, 2024
18.Validation Framework :: Core5 usages
com.google.code.validationframework » validationframework-core BSD
Validation Framework :: Core
Last Release on Jul 31, 2022
