From my understanding, you need s:validate to trigger hibernate
validator at the JSF level. Otherwise, the validations only trigger when you try to
persist an entity? I could be wrong, however.
Another thing I'd point out is that using an entity for search values only works in
the simplest of cases - you can't easily do date ranges, for example.
"menashe" wrote : it is not s:validate it is hibernate validator that is the
problem
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114053#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...