The group for NHibernate Contrib is http://groups.google.com/group/nhcdevs.
On Nov 15, 10:39 am, Morten Brix Pedersen <[email protected]> wrote: > Hello Allan, > > It does not work "fine". Actually, it does not compile due to removed > ProxyFactoryFactoryNotConfiguredException in this method: > > public static bool IsProxyFactoryConfigurated() > { > try > { > var f = > NHibernate.Cfg.Environment.BytecodeProvider.ProxyFactoryFactory; > return true; > } > catch (ProxyFactoryFactoryNotConfiguredException) > { > return false; > } > } > > Is NHibernate.Validator project dead? > > - Morten. > > On 23 Sep., 19:20, "[email protected]" <[email protected]> > wrote: > > > > > > > > > Get it from SVN and build it against 3.2. It works fine. > > > The SVN repository is located > > athttps://nhcontrib.svn.sourceforge.net/svnroot/nhcontrib/trunk/src/NHi... > > > On Sep 23, 8:36 am, chetan chaphekar <[email protected]> wrote: > > > > Dear Sir, > > > > I am not able to find NHibernate.Validator for NHibernate 3.2. Current > > > version is available for NHibernate 3.1. > > > > How can i use it my project. Please help me. > > > > Regards > > > Chetan Chaphekar -- 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.
