AW: Bean Validation (JSR 303)

2010-09-28 Thread Matthias Niehoff
...@gmail.com Hi, That's weird, because ExternalSpecifications does this: beanValidationAvailable = (Class.forName(javax.validation.Validation) != null); Thus it will be true if javax.validation.Validation is on the classpath! Regards, Jakob 2010/9/27 Matthias Niehoff niehoff.matth

Bean Validation (JSR 303)

2010-09-27 Thread Matthias Niehoff
a point? I thougt it would only be annotating the Beans. Thanks for your help! Matthias Niehoff

AW: Bean Validation (JSR 303)

2010-09-27 Thread Matthias Niehoff
Validation (JSR 303) Do you have a bean validation implementation like Hibernate Validator on your classpath? regards Michael Am 27.09.2010 13:21, schrieb Matthias Niehoff: Hi, I'm trying to realize Bean Validation. I annotated my attributes and set

AW: Bean Validation (JSR 303)

2010-09-27 Thread Matthias Niehoff
An: users@myfaces.apache.org Betreff: Re: Bean Validation (JSR 303) Do you have a bean validation implementation like Hibernate Validator on your classpath? regards Michael Am 27.09.2010 13:21, schrieb Matthias Niehoff: Hi, I'm trying to realize Bean Validation. I annotated my attributes