I'm sorry, I'm not following you.
If the field is null the hibernate validator won't run, if the field is not null any
hibernate validators specified will be run. If you need to ensure the field is not null
use required="true".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981694#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...