<?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: A simple grails custom validator</title>
	<atom:link href="http://blog.lucastex.com/2009/08/10/a-simple-grails-custom-validator/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lucastex.com/2009/08/10/a-simple-grails-custom-validator/</link>
	<description></description>
	<lastBuildDate>Thu, 08 Dec 2011 11:39:46 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lucastex</title>
		<link>http://blog.lucastex.com/2009/08/10/a-simple-grails-custom-validator/comment-page-1/#comment-230</link>
		<dc:creator>lucastex</dc:creator>
		<pubDate>Wed, 12 Aug 2009 01:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lucastex.com/?p=436#comment-230</guid>
		<description>@darxriggs, Perfect!!</description>
		<content:encoded><![CDATA[<p>@darxriggs, Perfect!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darxriggs</title>
		<link>http://blog.lucastex.com/2009/08/10/a-simple-grails-custom-validator/comment-page-1/#comment-229</link>
		<dc:creator>darxriggs</dc:creator>
		<pubDate>Wed, 12 Aug 2009 00:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lucastex.com/?p=436#comment-229</guid>
		<description>You can reduce the code for better readability with Groovy&#039;s strength to:

born validator: { it &gt; new Date() - 365 }</description>
		<content:encoded><![CDATA[<p>You can reduce the code for better readability with Groovy&#8217;s strength to:</p>
<p>born validator: { it &gt; new Date() &#8211; 365 }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by snaglepus</title>
		<link>http://blog.lucastex.com/2009/08/10/a-simple-grails-custom-validator/comment-page-1/#comment-228</link>
		<dc:creator>Twitted by snaglepus</dc:creator>
		<pubDate>Tue, 11 Aug 2009 00:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lucastex.com/?p=436#comment-228</guid>
		<description>[...] This post was Twitted by snaglepus [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by snaglepus [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

