[jboss-user] [JBoss Seam] - Validation: @NotNull && required=true

miloslav.vlach do-not-reply at jboss.com
Sat May 12 06:36:35 EDT 2007


I have problem with this:

HibernateValidator is run when value is not empty - I have to use required="true" - OK

But, why I have to see the default UIInput validation message javax.faces.component.UIInput.REQUIRED, when I have my own @NotNull(message="messages['something.better']").

Is there any solution to disable the UIInput default validation message ?

Thanks Mila

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

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



More information about the jboss-user mailing list