Skip to content

rzo1/bval

 
 

Repository files navigation

Apache BVal

Build Status License

This is an implementation of the Java Bean Validation (JSRs 303, 349, 380) specification for Jakarta EE and Java SE. The technical objective is to provide a class level constraint declaration and validation facility for the Java application developer, as well as a constraint metadata repository and query API. See: https://beanvalidation.org/

Branches

Master / 3.0.x

Bean Validation 3.0 implementation

2.x

Bean Validation 2.x implementation

1.1.x

Bean Validation 1.x implementation

Installation

mvn clean install

About

Mirror of Apache Bean Validation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%