[appengine-java] @Basic(optional=false) not enforced.

2010-11-25 Thread Tom
Hi all, I am using the grails app-engine and jpa-gorm plugin. I wrote a simple class User { @Basic(optional = false) String emailAddress; } I then run grails generate-all com.package.User I am able to create my user without entering any emailAddress, using the auto-generated scaffolding page. W

[appengine-java] @Basic(optional=false) not enforced.

2010-11-25 Thread Tom
Hi all -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com.