<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: NHibernate Validator and Asp.Net MVC</title>
	<atom:link href="http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/</link>
	<description>at blogging</description>
	<lastBuildDate>Wed, 27 Apr 2011 12:49:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: ASP.NET MVC Archived Buzz, Page 1</title>
		<link>http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/comment-page-1/#comment-11321</link>
		<dc:creator>ASP.NET MVC Archived Buzz, Page 1</dc:creator>
		<pubDate>Wed, 08 Sep 2010 11:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=65#comment-11321</guid>
		<description>[...] to Vote[Del.icio.us] NHibernate Validator and Asp.Net MVC « Dario Quintana (9/8/2010)Wednesday, September 08, 2010 from [...]</description>
		<content:encoded><![CDATA[<p>[...] to Vote[Del.icio.us] NHibernate Validator and Asp.Net MVC « Dario Quintana (9/8/2010)Wednesday, September 08, 2010 from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: t</title>
		<link>http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/comment-page-1/#comment-4299</link>
		<dc:creator>t</dc:creator>
		<pubDate>Wed, 02 Dec 2009 01:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=65#comment-4299</guid>
		<description>does it support client side validation generation with MVC 2</description>
		<content:encoded><![CDATA[<p>does it support client side validation generation with MVC 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jørn Schou-Rode</title>
		<link>http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/comment-page-1/#comment-2353</link>
		<dc:creator>Jørn Schou-Rode</dc:creator>
		<pubDate>Tue, 04 Aug 2009 19:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=65#comment-2353</guid>
		<description>Rather than defining an extension method on the Controller class, one could create a custom IModelBinder, whitch knows about NHV, and assign this as the default model binder for your application. This way, you wouldn&#039;t need to manually call the Validate() method.

I have thrown a code sample together on the following URL. Read the four files from the bottom up (I did not expect the system to order my files alphabetically):

http://gist.github.com/161479

Personally, I tend to like this approach better. What do you think?</description>
		<content:encoded><![CDATA[<p>Rather than defining an extension method on the Controller class, one could create a custom IModelBinder, whitch knows about NHV, and assign this as the default model binder for your application. This way, you wouldn&#8217;t need to manually call the Validate() method.</p>
<p>I have thrown a code sample together on the following URL. Read the four files from the bottom up (I did not expect the system to order my files alphabetically):</p>
<p><a href="http://gist.github.com/161479" rel="nofollow">http://gist.github.com/161479</a></p>
<p>Personally, I tend to like this approach better. What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liam McLennan</title>
		<link>http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/comment-page-1/#comment-2287</link>
		<dc:creator>Liam McLennan</dc:creator>
		<pubDate>Mon, 04 May 2009 22:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=65#comment-2287</guid>
		<description>Thanks for your example, it is very helpful. Can this example be integrated with NH for the purposes of influencing schema generation and pre-save validation? Ayende has a post (http://ayende.com/Blog/archive/2009/05/01/nhibernate-validator.aspx) that does these things by using ValidatorInitializer.Initialize(configuration, engine) which is not mentioned in the NH Validator documentation.</description>
		<content:encoded><![CDATA[<p>Thanks for your example, it is very helpful. Can this example be integrated with NH for the purposes of influencing schema generation and pre-save validation? Ayende has a post (<a href="http://ayende.com/Blog/archive/2009/05/01/nhibernate-validator.aspx" rel="nofollow">http://ayende.com/Blog/archive/2009/05/01/nhibernate-validator.aspx</a>) that does these things by using ValidatorInitializer.Initialize(configuration, engine) which is not mentioned in the NH Validator documentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dario</title>
		<link>http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/comment-page-1/#comment-2167</link>
		<dc:creator>Dario</dc:creator>
		<pubDate>Thu, 09 Apr 2009 04:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=65#comment-2167</guid>
		<description>Wow, didn&#039;t know it, thanks for the advice!</description>
		<content:encoded><![CDATA[<p>Wow, didn&#8217;t know it, thanks for the advice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cherian Thomas</title>
		<link>http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/comment-page-1/#comment-2166</link>
		<dc:creator>Cherian Thomas</dc:creator>
		<pubDate>Thu, 09 Apr 2009 04:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=65#comment-2166</guid>
		<description>but xval is a suite of validators which include nhibernate validators combined with jquery.validate.
To quote
&quot;Version 0.8 adds:

    * Support for NHibernate.Validator (in addition to the existing support for System.ComponentModel.DataAnnotations and Castle Validator)&quot;</description>
		<content:encoded><![CDATA[<p>but xval is a suite of validators which include nhibernate validators combined with jquery.validate.<br />
To quote<br />
&#8220;Version 0.8 adds:</p>
<p>    * Support for NHibernate.Validator (in addition to the existing support for System.ComponentModel.DataAnnotations and Castle Validator)&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dario</title>
		<link>http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/comment-page-1/#comment-2159</link>
		<dc:creator>Dario</dc:creator>
		<pubDate>Wed, 08 Apr 2009 11:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=65#comment-2159</guid>
		<description>NHV is a Server Side Validator (yet), and it&#039;s built to easy integration with NHibernate, also, you can use it in non-NHibernate application as CastleValidator, Validation App Block, and so on.</description>
		<content:encoded><![CDATA[<p>NHV is a Server Side Validator (yet), and it&#8217;s built to easy integration with NHibernate, also, you can use it in non-NHibernate application as CastleValidator, Validation App Block, and so on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cherian Thomas</title>
		<link>http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/comment-page-1/#comment-2156</link>
		<dc:creator>Cherian Thomas</dc:creator>
		<pubDate>Wed, 08 Apr 2009 03:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=65#comment-2156</guid>
		<description>http://xval.codeplex.com/</description>
		<content:encoded><![CDATA[<p><a href="http://xval.codeplex.com/" rel="nofollow">http://xval.codeplex.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cherian Thomas</title>
		<link>http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/comment-page-1/#comment-2155</link>
		<dc:creator>Cherian Thomas</dc:creator>
		<pubDate>Wed, 08 Apr 2009 03:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=65#comment-2155</guid>
		<description>For someone new to validators, how is this implementation different from xVal?</description>
		<content:encoded><![CDATA[<p>For someone new to validators, how is this implementation different from xVal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASP.NET MVC Archived Blog Posts, Page 1</title>
		<link>http://darioquintana.com.ar/blogging/2009/04/02/nhibernate-validator-and-aspnet-mvc/comment-page-1/#comment-2147</link>
		<dc:creator>ASP.NET MVC Archived Blog Posts, Page 1</dc:creator>
		<pubDate>Mon, 06 Apr 2009 03:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=65#comment-2147</guid>
		<description>[...] to VoteNHibernate Validator and Asp.Net MVC (4/2/2009)Thursday, April 02, 2009 from darioquintana.com.arDownload the example here. Asp.Net MVC as a cool [...]</description>
		<content:encoded><![CDATA[<p>[...] to VoteNHibernate Validator and Asp.Net MVC (4/2/2009)Thursday, April 02, 2009 from darioquintana.com.arDownload the example here. Asp.Net MVC as a cool [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

