Is there an implementation of JSR-303 (bean validation) available?

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/

Leave a Comment