<?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: Custom Validation Attributes</title>
	<atom:link href="http://schotime.net/blog/index.php/2009/03/11/custom-validation-attributes/feed/" rel="self" type="application/rss+xml" />
	<link>http://schotime.net/blog/index.php/2009/03/11/custom-validation-attributes/</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: param</title>
		<link>http://schotime.net/blog/index.php/2009/03/11/custom-validation-attributes/comment-page-1/#comment-302</link>
		<dc:creator>param</dc:creator>
		<pubDate>Wed, 15 Dec 2010 11:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/03/11/custom-validation-attributes/#comment-302</guid>
		<description>HI Adam,
your post here is very good and very useful.
could you please help me for below:
i have a method in a class that takes two string parameters

[isValid(lenght=4)]//attribute
public void concatStrings(string str1,string str2){---}

Now,  I WANT TO GET THE VALUES OF THE METHOD AND VALIDATE FOR THEIR LENGTHS in the isValid attribute code..

is it possible?

thanks
PARAM</description>
		<content:encoded><![CDATA[<p>HI Adam,<br />
your post here is very good and very useful.<br />
could you please help me for below:<br />
i have a method in a class that takes two string parameters</p>
<p>[isValid(lenght=4)]//attribute<br />
public void concatStrings(string str1,string str2){&#8212;}</p>
<p>Now,  I WANT TO GET THE VALUES OF THE METHOD AND VALIDATE FOR THEIR LENGTHS in the isValid attribute code..</p>
<p>is it possible?</p>
<p>thanks<br />
PARAM</p>
]]></content:encoded>
	</item>
</channel>
</rss>

