Thanks for the tip! required=true in JSF worked (forms being validated on submission).
I noted that when *NOT* using required=true, the fields are *ONLY* validated if they
*AREN'T EMPTY*.
So, it's frustrating: when I say @Length(min=5), implicitly I say that property is
required, don't?
Thanx,
Fábio.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996495#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...