This content has been marked as final.
Show 1 reply
-
1. Re: Seam Gen Code Question
phantasmo Sep 26, 2009 1:09 AM (in response to ryanwaggoner)@NotNull and @Length are Hibernate validator tags, and @Column is a standard JPA tag.
According to my knowledge, currently only Hibernate validator can be used for input validation but I've read somewhere this is going to change in the next Seam version.