
Download NHibernate Validator 1.2 beta2 with sources, binaries and example here here
For use it with NHibernate 2.1 GA.
Enjoy it !

Download NHibernate Validator 1.2 beta2 with sources, binaries and example here here
For use it with NHibernate 2.1 GA.
Enjoy it !
NHibernate, NHibernate Validator
This entry was posted on Saturday, October 10th, 2009 and is filed under NHibernate, NHibernate.Validator. You can follow any responses to this entry through RSS 2.0. You can leave a response, or trackback from your own site.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^
#1 by nefajciar on October 19th, 2009
I just want to ask (without doing proper research as I don’t have much time), can I do fluent validation of my entities?
e.g. I am looking for a library w/o attributes (so Enterprise Validation Block is already out) as that polutes my models…
thanks for answer, I’ll dig more if it will be positive…
#2 by Dario on October 19th, 2009
Of course it can, you should download the NHibernate Validator examples, there is a quickstart where you can dig in.
Actually, with NHibernate Validator you can configurate using Attributes (internal to the type), Fluent & Xml (both externals to the type).