NHibernate.Validator depends on NHibernate but that doesn't mean you should use NH as your strategy for data access if you want to use the validator...
Gustavo. On Mon, Jun 7, 2010 at 9:52 PM, Oskar Berggren <[email protected]>wrote: > hi, > > I'm currenlt working on a small webb application that will not be > using a database, so no NHibernate. I do however need some validation > and am looking at NHibernate Validator. I gather that one of its > benefits is the Nhibernate integration, but that it should be usable > even when not using NHibernate. > > Is it possible to use the validator without having NHibernate.dll present? > > (I'm trying to, but the mono compiler crash - seemingly due to missing > NHibernate.dll. The crash would of course be a compiler bug - I'm > wondering whether it should work provided the compiler worked > properly.) > > /Oskar > > -- > 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.
