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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...