[jboss-user] [JBoss Seam] - Re: Validation messages

petemuir do-not-reply at jboss.com
Fri Apr 13 11:39:35 EDT 2007


Apparently you can do 

@Length(min=10,max=20,message="#{messages.lengthValidatorMessage}")

Then you can take advantage of Seam's per view message bundle feature.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037130



More information about the jboss-user mailing list