
Download NHibernate Validator 1.2 alpha3 with sources and binaries here
This release demostrate to be very stable and is an update to use it with NHibernate 2.1alpha2. For those who have NH.Validator 1.2alpha1 this is a mandatory update.
Enjoy it !

Download NHibernate Validator 1.2 alpha3 with sources and binaries here
This release demostrate to be very stable and is an update to use it with NHibernate 2.1alpha2. For those who have NH.Validator 1.2alpha1 this is a mandatory update.
Enjoy it !
How can run a project that use NHibernate 2.1 alpha2 + NHibernate.Validator 1.2 alpha3 + NHibernate.Burrow?
NHibernate.Burrow throws exception because it requires an older version on NHibernate.
What can I do?
Shay,
Right now, there isn’t a release with NH 2.1.x. I’ve created a request in the Jira http://nhjira.koah.net/browse/NHB-25.
You’ve to wait to Kailuo update the trunk with the news libs.
BTW, I you want to, you may check out the code here:
https://nhcontrib.svn.sourceforge.net/svnroot/nhcontrib/trunk/src/NHibernate.Burrow/
Update the libs and compile your own copy of Burrow. If you’re using only Burrow it’s easy, other libraries like webUtil you may have to touch the code a little
Cheers