[jboss-user] [JBoss Seam] - Re: i18n validation message during test

gavin.king@jboss.com do-not-reply at jboss.com
Thu Sep 14 11:55:39 EDT 2006


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



More information about the jboss-user mailing list