[jboss-user] [JBoss Seam] - Re: @Length throws InvalidStateException when String is null
enzhao
do-not-reply at jboss.com
Tue Jun 26 16:31:36 EDT 2007
@Column(name="aColumn", nullable=true)
@Length(min=3, max=30)
public SomeType getSomething(){
return this.something;
}
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057882#4057882
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057882
More information about the jboss-user
mailing list