On Wed, 18 Feb 2009 16:35:30 +0100, Emmanuel Bernard <emman...@hibernate.org> wrote:

@Max.Plural( {
    @Max(30, groups=JoeSixPack.class),
    @Max(100, groups=PowerUser.class)
} )

+1 for this approach from me as well. Instead of Plural we could also consider Many or Multiple.

--Hardy


_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to