java-bean-validation-extension
java-bean-validation-extension copied to clipboard
A library that extends the Java Bean Validation with additional @Annotations.
I am happy to find this project, I really appreciate the effort you put in it. I would like to propose to detach the JSAssert validation functionality to a separate...
Great library. Thanks. However we are using the Jakarta based jakarta.el (version 4.x), instead of javax.el (version 3.x), which this library isn't compatible with. I thought about forking this repo...
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.2.Final to 6.1.0.Final. Changelog *Sourced from [hibernate-validator's changelog](https://github.com/hibernate/hibernate-validator/blob/master/changelog.txt).* > 6.1.0.Final (25-10-2019) > ------------------------- > > ** Bug > * HV-1730 - engine - JavaBeanExecutable fails to initialize...
Hi, First of all thank you for all the work and effort put on this project, much appreciated. The package commons-beanutils version 1.9.2 has been tagged with CVE-2019-10086. I leave...
Thank you so much. This is a great library! As a feature request, could you please add it to Maven Central and include the coordinate instructions in the readme?