[jboss-user] [JBoss Seam] - Re: Partial Validation
kukeltje
do-not-reply at jboss.com
Thu Feb 15 07:35:19 EST 2007
you have to make them not NotNull on the model then. Would be nice if we had the option to specify @NotNull(condition="#{myEl}") on the domain and have hibernate/jpa/ejb3 not generate a notNull in the database. That way we can easily make a difference to 'temporary save the data' or realy finish the form (jBPM has functionality for this)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016973#4016973
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016973
More information about the jboss-user
mailing list