<?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: Using sfValidatorCallback</title>
	<atom:link href="http://blog.rajatpandit.com/2010/01/01/using-sfvalidatorcallback/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rajatpandit.com/2010/01/01/using-sfvalidatorcallback/</link>
	<description>Thoughts on Web Development, Infrastructure and Application Scalability</description>
	<lastBuildDate>Thu, 22 Dec 2011 14:24:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Jörg Basedow</title>
		<link>http://blog.rajatpandit.com/2010/01/01/using-sfvalidatorcallback/comment-page-1/#comment-3764</link>
		<dc:creator>Jörg Basedow</dc:creator>
		<pubDate>Tue, 09 Nov 2010 10:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rajatpandit.com/?p=442#comment-3764</guid>
		<description>There are 2 mistakes in your code:
* In the first snippet there&#039;s one array too much wrapped around the callback
* in the secons snippet the sfValidatorError takes an error key as second parameter (i.e. new sfValidatorError($validator, &#039;invalid&#039;))

The post was helpful to me nontheless.

Thanks!</description>
		<content:encoded><![CDATA[<p>There are 2 mistakes in your code:<br />
* In the first snippet there&#8217;s one array too much wrapped around the callback<br />
* in the secons snippet the sfValidatorError takes an error key as second parameter (i.e. new sfValidatorError($validator, &#8216;invalid&#8217;))</p>
<p>The post was helpful to me nontheless.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: godbout</title>
		<link>http://blog.rajatpandit.com/2010/01/01/using-sfvalidatorcallback/comment-page-1/#comment-3760</link>
		<dc:creator>godbout</dc:creator>
		<pubDate>Thu, 04 Nov 2010 05:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rajatpandit.com/?p=442#comment-3760</guid>
		<description>Neat.
Thanks, always good to learn a bit more everyday.</description>
		<content:encoded><![CDATA[<p>Neat.<br />
Thanks, always good to learn a bit more everyday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agustin</title>
		<link>http://blog.rajatpandit.com/2010/01/01/using-sfvalidatorcallback/comment-page-1/#comment-3683</link>
		<dc:creator>Agustin</dc:creator>
		<pubDate>Sun, 19 Sep 2010 17:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rajatpandit.com/?p=442#comment-3683</guid>
		<description>Thank you for the explanation. I found it very usefull.</description>
		<content:encoded><![CDATA[<p>Thank you for the explanation. I found it very usefull.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

