<?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: ASP.NET MVC 2 Model Validation</title>
	<atom:link href="http://helios.ca/2010/02/15/asp-net-mvc-2-model-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://helios.ca/2010/02/15/asp-net-mvc-2-model-validation/</link>
	<description>Just another developer blog</description>
	<lastBuildDate>Mon, 23 Aug 2010 13:24:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mumtaz Ali</title>
		<link>http://helios.ca/2010/02/15/asp-net-mvc-2-model-validation/comment-page-1/#comment-404</link>
		<dc:creator>Mumtaz Ali</dc:creator>
		<pubDate>Wed, 16 Jun 2010 13:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=213#comment-404</guid>
		<description>Hi, 

Above code is not working here, 

I have placed the EmailAttribute in same project where I placed my Entity classes, but UI project id different, here directly using RegularExpression is working but not custom class.

Please help me.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Above code is not working here, </p>
<p>I have placed the EmailAttribute in same project where I placed my Entity classes, but UI project id different, here directly using RegularExpression is working but not custom class.</p>
<p>Please help me.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khan</title>
		<link>http://helios.ca/2010/02/15/asp-net-mvc-2-model-validation/comment-page-1/#comment-369</link>
		<dc:creator>khan</dc:creator>
		<pubDate>Tue, 02 Mar 2010 19:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=213#comment-369</guid>
		<description>Hi, great example, but how do you run off the default stuff mvc adds to the model like value &quot;abc&quot; is not valid, even though this is not part of the validation framework you use.  The problem is the messages are too generic and it would be nicer to customize them.  Even though the message in the framework you use does show up if you enter &quot;abc&quot; in an in field it displays a message you have not added yourself.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, great example, but how do you run off the default stuff mvc adds to the model like value &#8220;abc&#8221; is not valid, even though this is not part of the validation framework you use.  The problem is the messages are too generic and it would be nicer to customize them.  Even though the message in the framework you use does show up if you enter &#8220;abc&#8221; in an in field it displays a message you have not added yourself.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://helios.ca/2010/02/15/asp-net-mvc-2-model-validation/comment-page-1/#comment-342</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 17 Feb 2010 17:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=213#comment-342</guid>
		<description>@Gerard - As promised - http://helios.ca/2010/02/17/asp-net-mvc-2-model-validation-with-localization/</description>
		<content:encoded><![CDATA[<p>@Gerard &#8211; As promised &#8211; <a href="http://helios.ca/2010/02/17/asp-net-mvc-2-model-validation-with-localization/" rel="nofollow">http://helios.ca/2010/02/17/asp-net-mvc-2-model-validation-with-localization/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://helios.ca/2010/02/15/asp-net-mvc-2-model-validation/comment-page-1/#comment-337</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 16 Feb 2010 15:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=213#comment-337</guid>
		<description>@GERARD Hey this is a good question! I haven&#039;t worked on that yet, but I don&#039;t have any project at the moment, so I&#039;ll be working on that today. You should see a post about it today or tomorrow, if all goes well!</description>
		<content:encoded><![CDATA[<p>@GERARD Hey this is a good question! I haven&#8217;t worked on that yet, but I don&#8217;t have any project at the moment, so I&#8217;ll be working on that today. You should see a post about it today or tomorrow, if all goes well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerard</title>
		<link>http://helios.ca/2010/02/15/asp-net-mvc-2-model-validation/comment-page-1/#comment-336</link>
		<dc:creator>Gerard</dc:creator>
		<pubDate>Tue, 16 Feb 2010 14:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=213#comment-336</guid>
		<description>Hi,

How to localize your data validation message?

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>How to localize your data validation message?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
