[hibernate-dev] On possible extensions for the validator

Federico Mancini mancini_federico at yahoo.it
Tue Oct 5 03:48:15 EDT 2010


  Hi again,
I was just wondering whether I should interpret the lack of answers as 
"no, this is not interesting at all", or as "we have a lot of other 
things to do and do not have time for this right now"?

Federico

Den 22.09.2010 09:08, skrev Federico Mancini:
>    Hi all,
> I am new to the list and I am opening this thread on Emmanuel Bernard's
> suggestion, in order to
> discuss some possible extensions to the validator (jsr 303) I have been
> working on with a couple of collegues.
> Mainly it concerns the possibility to extend composition with boolean
> operators (ex.: A field is either in the range 1-10 OR 20-30 AND
> notNull)  and allow validation of sets of interdependent properties
> (ex.: EITHER the name field is notNull OR the surname field is notNull/
> AT LEAST 1 field must be filled/etc....).
>
> A description of the experimental framework we implemented can be found
> here http://www.ii.uib.no/publikasjoner/texrap/pdf/2009-389.pdf , and
> some further discussion on the choices we made here
> http://www.ii.uib.no/~federico/papers/Annotations.pdf.
>
> I hope this might be of some interest for the Hybernate Validator project,
> but, even if not, it would be nice to get some feedback.
>
> Thanks,
> Federico Mancini
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>




More information about the hibernate-dev mailing list