Can I use a validator on the EJB 3.0 for example @Length(max=16) without using 
the @NotNull validator?

This must only check when data is available but for certain reasons it's not 
working unless I add the @NotNull validator as well.
Can anybody assist in this?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029332
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to