I know there are non-standard frameworks such as commons-validator, and hibernate validator.
I wanted to know if someone knows an implementation of the official standard.
The Bean Validation API is introduced with the Java™ Enterprise Edition 6 platform as a standard mechanism to validate JavaBeans in all layers of an application, including presentation, business, and data access. Before the Bean Validation specification, JavaBeans were validated in each layer.
There are 2 compliant implementations now:
You can access a benchmark and a quick description of both here: http://carinae.net/2010/06/benchmarking-hibernate-validator-and-apache-beanvalidation-the-two-jsr-303-implementations/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With