On Thu, 17 Nov 2011 13:13:05 -0200, Tony Nelson <[email protected]> wrote:

On Nov 17, 2011, at 7:20 AM, Thiago H. de Paula Figueiredo wrote:

On Thu, 17 Nov 2011 09:27:53 -0200, Josh Kamau <[email protected]> wrote:

Thanks. I will use them too. Hope they are supported even on the client
side validation.

They are. :)


Does that mean that the validations provided by hibernate-validator should be enforced client side?

For Hibernate Validator 4 (which is an JSR 303 implementation), yes. Version 3 not out of the box, but you can easily implement that with a ValidationConstraitGenerator.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to