Is there a version that works with Nhibernate 3.1? Currently I have a version that is looking for 2.1.2.4000. Is there something I can change to be able to use the old Nhibernate Validator with the new version of Nhibernate?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
NHibernate.Validator has already been updated to NHibernate 3.1 in trunk. And the release notes also have been recently updated, so a release seems to be imminent. See the commit log.
I recommend using trunk until 1.3 is released. Also ping Dario Quintana (the maintainer), ask him if he needs any help with the release.