validation
Sort:
popular
|
newest
1. AssertJ Core18,017 usages
org.assertj » assertj-coreApache
Rich and fluent assertions for testing in Java
Last Release on Jul 9, 2024
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
3. Hibernate Validator Engine Relocation Artifact4,080 usages
org.hibernate » hibernate-validatorApache
Aggregator of the Hibernate Validator modules.
Last Release on Jun 21, 2023
Relocated → org.hibernate.validator »
hibernate-validator
4. Spring Boot Starter Validation2,530 usages
org.springframework.boot » spring-boot-starter-validationApache
Starter for using Java Bean Validation with Hibernate Validator
Last Release on Aug 22, 2024
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 May 21, 2024
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.
Last Release on Sep 4, 2024
Apache Commons Validator provides the building blocks for both client side validation and server side data validation.
It may be used standalone or with a framework like Struts.
Last Release on May 29, 2024
'Flexible' or 'fluent' assertions for testing
Last Release on Feb 22, 2011
Relocated → org.easytesting »
fest-assert-core