Yes, Hibernate Validator wants you to use:

 @NotNull(message="{booking.credit.card.not.null}") 


However, Emmanuel and I are currently working on some integration b/w Seam and 
Hibernate Validator so that you can use #{messages['...']} for consistency.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971600#3971600

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971600
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to