I have recently started using NHibernate for a project because I wanted something that would work in Mono on linux and coupled with Fluent NHibernate, seemed like the best choice to work with MySql. It wasn’t long before I began to use the NHibernate Validator framework to provide some validation on my models. Using it …