<?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: Fluent Validation Model Binder &#8211; Asp.net MVC</title>
	<atom:link href="http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/</link>
	<description>All Things .Net and Me</description>
	<lastBuildDate>Wed, 14 Dec 2011 23:12:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Schotime</title>
		<link>http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/comment-page-1/#comment-415</link>
		<dc:creator>Schotime</dc:creator>
		<pubDate>Sun, 03 Jul 2011 02:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/#comment-415</guid>
		<description>Make sure you are using the latest version from &lt;a href=&quot;http://fluentvalidation.codeplex.com/&quot; rel=&quot;nofollow&quot;&gt;http://fluentvalidation.codeplex.com/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Make sure you are using the latest version from <a href="http://fluentvalidation.codeplex.com/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/fluentvalidation.codeplex.com/?referer=');">http://fluentvalidation.codeplex.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hari</title>
		<link>http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/comment-page-1/#comment-414</link>
		<dc:creator>Hari</dc:creator>
		<pubDate>Sun, 03 Jul 2011 01:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/#comment-414</guid>
		<description>Hey, This is great.. I started using it but ran across a problem real quick.

In case of String, int etc .. the model binding is working great. But if i have some custom object in my class, the binding does not work. 

In my entities, I have something like 

public virtual Quotation_Products Prd { get; set; }

From the view when I set Html.TextBox(&quot;Prd.Product_Id&quot;), I get a Null Pointer exception. 

If I removed the Fluent validator model binding from the global.asax, the binding works, but ofcourse the validations dont fire. Is there a fix to this?</description>
		<content:encoded><![CDATA[<p>Hey, This is great.. I started using it but ran across a problem real quick.</p>
<p>In case of String, int etc .. the model binding is working great. But if i have some custom object in my class, the binding does not work. </p>
<p>In my entities, I have something like </p>
<p>public virtual Quotation_Products Prd { get; set; }</p>
<p>From the view when I set Html.TextBox(&#8220;Prd.Product_Id&#8221;), I get a Null Pointer exception. </p>
<p>If I removed the Fluent validator model binding from the global.asax, the binding works, but ofcourse the validations dont fire. Is there a fix to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Shen</title>
		<link>http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/comment-page-1/#comment-286</link>
		<dc:creator>Bryan Shen</dc:creator>
		<pubDate>Wed, 08 Dec 2010 03:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/#comment-286</guid>
		<description>This looks really nice!! Thanks.</description>
		<content:encoded><![CDATA[<p>This looks really nice!! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Fluent Validation Model Binder – Asp.net MVC &#124; Schotime.net -- Topsy.com</title>
		<link>http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/comment-page-1/#comment-279</link>
		<dc:creator>Tweets that mention Fluent Validation Model Binder – Asp.net MVC &#124; Schotime.net -- Topsy.com</dc:creator>
		<pubDate>Mon, 01 Nov 2010 10:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/#comment-279</guid>
		<description>[...] This post was mentioned on Twitter by Hire ASP.Net Experts, Murat. Murat said: Fluent Validation Model Binder – Asp.net MVC http://bit.ly/bpkDFf [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Hire ASP.Net Experts, Murat. Murat said: Fluent Validation Model Binder – Asp.net MVC <a href="http://bit.ly/bpkDFf" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/bit.ly/bpkDFf?referer=');">http://bit.ly/bpkDFf</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schotime</title>
		<link>http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/comment-page-1/#comment-276</link>
		<dc:creator>Schotime</dc:creator>
		<pubDate>Sun, 10 Oct 2010 11:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/#comment-276</guid>
		<description>You can find this at &lt;a href=&quot;http://fluentvalidation.codeplex.com/&quot; rel=&quot;nofollow&quot;&gt;http://fluentvalidation.codeplex.com/&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>You can find this at <a href="http://fluentvalidation.codeplex.com/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/fluentvalidation.codeplex.com/?referer=');">http://fluentvalidation.codeplex.com/</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/comment-page-1/#comment-270</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 02 Sep 2010 20:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/#comment-270</guid>
		<description>Hello, Adam...

Can you send me the solution, please?

Regards...</description>
		<content:encoded><![CDATA[<p>Hello, Adam&#8230;</p>
<p>Can you send me the solution, please?</p>
<p>Regards&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Allison</title>
		<link>http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/comment-page-1/#comment-213</link>
		<dc:creator>Andrew Allison</dc:creator>
		<pubDate>Sat, 20 Mar 2010 07:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/#comment-213</guid>
		<description>Wow this worked great.. Cheers.  I&#039;d liek to thank you for you&#039;r work on fluentvalidatin and xVal it&#039;s a stack I&#039;ve really liked the look of glad you put the patches in place to make it work. 

One quick question.

I get a message saying FluentValidationModelBinder Depricated how would you update this to use the new FluentValidationModelValidatorProvider.   Would this be done in the controllers them selves?

Thanks again sorry if this is a dumb question just I&#039;m a noob ;)</description>
		<content:encoded><![CDATA[<p>Wow this worked great.. Cheers.  I&#8217;d liek to thank you for you&#8217;r work on fluentvalidatin and xVal it&#8217;s a stack I&#8217;ve really liked the look of glad you put the patches in place to make it work. </p>
<p>One quick question.</p>
<p>I get a message saying FluentValidationModelBinder Depricated how would you update this to use the new FluentValidationModelValidatorProvider.   Would this be done in the controllers them selves?</p>
<p>Thanks again sorry if this is a dumb question just I&#8217;m a noob <img src='http://schotime.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CitizenBane</title>
		<link>http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/comment-page-1/#comment-184</link>
		<dc:creator>CitizenBane</dc:creator>
		<pubDate>Tue, 18 Aug 2009 20:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/05/11/fluent-validation-model-binder-aspnet-mvc/#comment-184</guid>
		<description>If I attach a validator to an entity, and it contains a collection of other entities with validators, I end up with a double entry on the ModelState errors.</description>
		<content:encoded><![CDATA[<p>If I attach a validator to an entity, and it contains a collection of other entities with validators, I end up with a double entry on the ModelState errors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

