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]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
