<?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: Validation with Asp.net MVC, xVal &amp; IDataerrorInfo</title>
	<atom:link href="http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/feed/" rel="self" type="application/rss+xml" />
	<link>http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/</link>
	<description>All Things .Net and Me</description>
	<lastBuildDate>Tue, 06 Jul 2010 04:32:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Validation with Asp.net MVC, xVal &#38; IDataerrorInfo &#124; Schotime.net at Head.SmackOnTable();</title>
		<link>http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/comment-page-1/#comment-212</link>
		<dc:creator>Validation with Asp.net MVC, xVal &#38; IDataerrorInfo &#124; Schotime.net at Head.SmackOnTable();</dc:creator>
		<pubDate>Thu, 25 Feb 2010 22:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/#comment-212</guid>
		<description>[...] Validation with Asp.net MVC, xVal &amp; IDataerrorInfo &#124; Schotime.net.   Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</description>
		<content:encoded><![CDATA[<p>[...] Validation with Asp.net MVC, xVal &amp; IDataerrorInfo | Schotime.net.   Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASP .Net MVC &#8211; Validation &#171; packtHub</title>
		<link>http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/comment-page-1/#comment-208</link>
		<dc:creator>ASP .Net MVC &#8211; Validation &#171; packtHub</dc:creator>
		<pubDate>Sun, 14 Feb 2010 18:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/#comment-208</guid>
		<description>[...] a comment &#187;  jquery validation xVal Framework DataAnnotations IDataErrorInfo Enterprise Library Validation Application Block &#8211; Integrating Enterprise Library Validation [...]</description>
		<content:encoded><![CDATA[<p>[...] a comment &raquo;  jquery validation xVal Framework DataAnnotations IDataErrorInfo Enterprise Library Validation Application Block &#8211; Integrating Enterprise Library Validation [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/comment-page-1/#comment-204</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Thu, 04 Feb 2010 12:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/#comment-204</guid>
		<description>I have had a good experience using the Validation Application Block to validate my LINQ to SQL objects. I used this article to help me through it: http://www.cuttingedge.it/blogs/steven/pivot/entry.php?id=46.</description>
		<content:encoded><![CDATA[<p>I have had a good experience using the Validation Application Block to validate my LINQ to SQL objects. I used this article to help me through it: <a href="http://www.cuttingedge.it/blogs/steven/pivot/entry.php?id=46" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.cuttingedge.it/blogs/steven/pivot/entry.php?id=46&amp;referer=');">http://www.cuttingedge.it/blogs/steven/pivot/entry.php?id=46</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fahad</title>
		<link>http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/comment-page-1/#comment-198</link>
		<dc:creator>fahad</dc:creator>
		<pubDate>Fri, 04 Dec 2009 14:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/#comment-198</guid>
		<description>@Laurent Bertin: ErrorInfo is located in:

xval.serverside</description>
		<content:encoded><![CDATA[<p>@Laurent Bertin: ErrorInfo is located in:</p>
<p>xval.serverside</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent Bertin</title>
		<link>http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/comment-page-1/#comment-196</link>
		<dc:creator>Laurent Bertin</dc:creator>
		<pubDate>Wed, 14 Oct 2009 20:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/#comment-196</guid>
		<description>Hi
Thanks for the samples about xVal validation...

i am a newbie to asp.net mvc and was more a scripting guy than developper so i got a small question...

in your sample you specify an ERRORINFO object but i don´t find any reference of it... I spent an hour looking on google and the only references i found are 

http://msdn.microsoft.com/en-us/library/microsoft.essentialbusinessserver.console.objectmodel.errorinfo%28WS.10%29.aspx

Based on (bad ?) intuition, i suppose the ErrorInfo class should be something like 

   public class ErrorInfo
    {
        public string PropertyName { get; set; }
        public string ErrorMessage { get; set; }
        public object Instance { get; set; }

        public ErrorInfo(string _name, string _message, object _obj)
        {
            PropertyName = _name;
            ErrorMessage = _message;
            Instance = _obj;

        }
    }

...
the stone was thrown in the well, just waiting to hear it touch the water before jumping in it...

Regards,
Laurent</description>
		<content:encoded><![CDATA[<p>Hi<br />
Thanks for the samples about xVal validation&#8230;</p>
<p>i am a newbie to asp.net mvc and was more a scripting guy than developper so i got a small question&#8230;</p>
<p>in your sample you specify an ERRORINFO object but i don´t find any reference of it&#8230; I spent an hour looking on google and the only references i found are </p>
<p><a href="http://msdn.microsoft.com/en-us/library/microsoft.essentialbusinessserver.console.objectmodel.errorinfo%28WS.10%29.aspx" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/msdn.microsoft.com/en-us/library/microsoft.essentialbusinessserver.console.objectmodel.errorinfo_28WS.10_29.aspx?referer=');">http://msdn.microsoft.com/en-us/library/microsoft.essentialbusinessserver.console.objectmodel.errorinfo%28WS.10%29.aspx</a></p>
<p>Based on (bad ?) intuition, i suppose the ErrorInfo class should be something like </p>
<p>   public class ErrorInfo<br />
    {<br />
        public string PropertyName { get; set; }<br />
        public string ErrorMessage { get; set; }<br />
        public object Instance { get; set; }</p>
<p>        public ErrorInfo(string _name, string _message, object _obj)<br />
        {<br />
            PropertyName = _name;<br />
            ErrorMessage = _message;<br />
            Instance = _obj;</p>
<p>        }<br />
    }</p>
<p>&#8230;<br />
the stone was thrown in the well, just waiting to hear it touch the water before jumping in it&#8230;</p>
<p>Regards,<br />
Laurent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Integrating xVal Validation with Linq-to-Sql &#124; Schotime.net</title>
		<link>http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/comment-page-1/#comment-176</link>
		<dc:creator>Integrating xVal Validation with Linq-to-Sql &#124; Schotime.net</dc:creator>
		<pubDate>Mon, 03 Aug 2009 13:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/#comment-176</guid>
		<description>[...] Validation with Asp.net MVC, xVal &amp; IDataerrorInfo  [...]</description>
		<content:encoded><![CDATA[<p>[...] Validation with Asp.net MVC, xVal &amp; IDataerrorInfo  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Custom Validation Attributes &#124; Schotime.net</title>
		<link>http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/comment-page-1/#comment-175</link>
		<dc:creator>Custom Validation Attributes &#124; Schotime.net</dc:creator>
		<pubDate>Mon, 03 Aug 2009 13:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/#comment-175</guid>
		<description>[...] Validation with Asp.net MVC, xVal &amp; IDataerrorInfo  [...]</description>
		<content:encoded><![CDATA[<p>[...] Validation with Asp.net MVC, xVal &amp; IDataerrorInfo  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Validation with Asp.net MVC, Xval &#38; IDataerrorInfo - Adam Schroder</title>
		<link>http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/comment-page-1/#comment-173</link>
		<dc:creator>Validation with Asp.net MVC, Xval &#38; IDataerrorInfo - Adam Schroder</dc:creator>
		<pubDate>Thu, 05 Mar 2009 11:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/03/05/validation-with-aspnet-mvc-xval-idataerrorinfo/#comment-173</guid>
		<description>[...] Sound interesting...? Click here to keep reading [...]</description>
		<content:encoded><![CDATA[<p>[...] Sound interesting&#8230;? Click here to keep reading [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
