<?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: Grails command validation</title>
	<atom:link href="http://blog.steademy.com/2009/04/13/grails-command-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.steademy.com/2009/04/13/grails-command-validation/</link>
	<description>Steademy - steademy for every message</description>
	<lastBuildDate>Tue, 14 Dec 2010 11:40:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Christophe</title>
		<link>http://blog.steademy.com/2009/04/13/grails-command-validation/comment-page-1/#comment-260</link>
		<dc:creator>Christophe</dc:creator>
		<pubDate>Wed, 15 Jul 2009 02:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.steademy.com/?p=111#comment-260</guid>
		<description>Did you look also at mockForConstraintsTests, it seems well designed to test command object

Thanks for your post, he did help me out.</description>
		<content:encoded><![CDATA[<p>Did you look also at mockForConstraintsTests, it seems well designed to test command object</p>
<p>Thanks for your post, he did help me out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmaus</title>
		<link>http://blog.steademy.com/2009/04/13/grails-command-validation/comment-page-1/#comment-258</link>
		<dc:creator>tmaus</dc:creator>
		<pubDate>Fri, 10 Jul 2009 11:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.steademy.com/?p=111#comment-258</guid>
		<description>I was already working on a more complex example to illustrate the command validation. 

As my roots are in the java world, I process any validation within the controller layer. I thus have not yet worked on plain domain validation. 
From my point of view, domain validation has been documented excellently, where as validation on the controller layer using the command pattern is rarely handled. 

I will try to upload my extended example within the next couple of days</description>
		<content:encoded><![CDATA[<p>I was already working on a more complex example to illustrate the command validation. </p>
<p>As my roots are in the java world, I process any validation within the controller layer. I thus have not yet worked on plain domain validation.<br />
From my point of view, domain validation has been documented excellently, where as validation on the controller layer using the command pattern is rarely handled. </p>
<p>I will try to upload my extended example within the next couple of days</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.steademy.com/2009/04/13/grails-command-validation/comment-page-1/#comment-252</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.steademy.com/?p=111#comment-252</guid>
		<description>..sorry. 
1. Can you make your little source code available ?
2. have you extended this further to actually use commands for manipulating a whole domain for an application...and storing commands in the db for purposes of audit, replaying them to reconstruct your domain model etc.. .?</description>
		<content:encoded><![CDATA[<p>..sorry.<br />
1. Can you make your little source code available ?<br />
2. have you extended this further to actually use commands for manipulating a whole domain for an application&#8230;and storing commands in the db for purposes of audit, replaying them to reconstruct your domain model etc.. .?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.steademy.com/2009/04/13/grails-command-validation/comment-page-1/#comment-251</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.steademy.com/?p=111#comment-251</guid>
		<description>Thorsten
I like your article and I was curious about the following</description>
		<content:encoded><![CDATA[<p>Thorsten<br />
I like your article and I was curious about the following</p>
]]></content:encoded>
	</item>
</channel>
</rss>

