first of all - thanks but it seems that both were meant to be used by asp MVC do you know if they'll work for web forms? (i know that data annotation do just that for mvc, and i couldn't make it work for the classic web forms framework)
On Sat, Mar 13, 2010 at 6:05 PM, Fabio Maulo <[email protected]> wrote: > There are various existing implementations: > - xVal http://xval.codeplex.com/ > - NHValModelValidators http://github.com/srkirkland/NHValModelValidators/ > post > http://weblogs.asp.net/srkirkland/archive/2010/03/02/nhibernate-validator-asp-net-mvc-2-model-validation.aspx > > About new versions of NHV: you can put your hands in the fire ;) > > 2010/3/12 nadav s <[email protected]> > >> i've seen in the documentation that it isn't currently support - >> generating javascript for client side validation >> does anybody knows if its going to do that in the next version? >> is there a next version? >> if not, and this is a little bit off topic, but do you know of any >> validation framework that uses validation attributes (unlike asp validators) >> that will do the client side validation out of the box? >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "nhusers" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<nhusers%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/nhusers?hl=en. >> > > > > -- > Fabio Maulo > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
