[jboss-user] [JBoss Seam] - Re: Form Validation Question:Entity Bean @NotNull vs. requir

nickarls do-not-reply at jboss.com
Mon Jan 14 03:18:35 EST 2008


a @NotNull doesn't help by itself, it has to have a "required=true" also, hope this gets fixed somewhere between JSF 2 and the JSR303.

No matter how you validate, you are bound to get other persistence exeptions. Either handle them more gracefully in code or then through exception rules in pages.xml when the application is no longer in debug mode

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

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



More information about the jboss-user mailing list