There's an Apache project in the incubator which provides an implementation of JSR 303 here <http://incubator.apache.org/bval/cwiki/index.html>. Instructions for using it with maven are found on the downloads pag<http://incubator.apache.org/bval/cwiki/downloads.html>e about halfway down.
There's also the reference implementation from Hibernate<http://www.hibernate.org/subprojects/validator.html> . Best Regards, -mike On Fri, Nov 19, 2010 at 3:01 PM, Radim Kolář <[email protected]> wrote: > > Where can i get bean validation provider? I got javax.validation API from > Maven2 repo but where is provider? > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/JSR-303-Bean-validation-implementation-tp5756597p5756597.html > Sent from the OpenJPA Users mailing list archive at Nabble.com. >
