I think I got it.
if I will use
| <s:validateAll>
| <h:inputText ...
| <f:validateLength minimum="0" maximum="100" />
| </h:inputText>
| </s:validateAll>
|
It will break hibernate validation. You can assume that f:validateLength does not need to
be there, but what other validators, are they valid with hibernate validation?
Tomas
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128122#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...