[bv-dev] Feature Suggestion :: GroupSequenceProvider
kabooom
kabooom at op.pl
Tue Jan 27 23:06:17 EST 2015
Use cases are the same as described in Hibernate Validator documentation:
http://docs.jboss.org/hibernate/validator/5.1/reference/en-US/html_single/#d0e3062
"(...) dynamic redefinition of default group sequences depending on the object state".
It would allow to validate appriopriate (dependent on bean's state) Groups on automatically trigerred validation, however I just realized that I could probably workaround this performing validation in class specified in @EntityListeners list, so now I am not sure is GroupSequenceProvider necessary.
Peter
W dniu 2015-01-27 08:17:02 użytkownik Emmanuel Bernard <emmanuel at hibernate.org> napisał:
> Hi Peter,
>
> Could you give us the use cases in which you would make use of this feature? It helps to make choices and improve the feature further when possible.
>
> Emmanuel
>
> > On 25 Jan 2015, at 22:08, kabooom <kabooom at op.pl> wrote:
> >
> > Hi,
> > It would be great to have GroupSequenceProvider - which is already implemented in Hibernate Validator- also in Bean Validation specification.
> > Thank you.
> > Peter
> > _______________________________________________
> > beanvalidation-dev mailing list
> > beanvalidation-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/beanvalidation-dev
>
>
> _______________________________________________
> beanvalidation-dev mailing list
> beanvalidation-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/beanvalidation-dev
>
More information about the beanvalidation-dev
mailing list