[jboss-user] [JBoss Seam] - Re: Validation messages
CptnKirk
do-not-reply at jboss.com
Fri Apr 13 11:05:10 EDT 2007
Take a look at the message attribute of the Hibernate Validator annotations, they allow per field overrides of the default message. NotNull is still handled by JSF's required=true mechanism, but you have greater flexibility for other field constraints.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037111#4037111
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037111
More information about the jboss-user
mailing list