<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<title>n42 Designs - ValidatorCFC</title>
<link>http://www.n42designs.com/blog/index.cfm</link>
<description>n42 Designs Blog</description>
<language>en-us</language>
<pubDate>Sun, 05 Sep 2010 04:48:33 -0400</pubDate>
<lastBuildDate>Mon, 03 Aug 2009 13:56:00 -0400</lastBuildDate>
<generator>BlogCFC</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<managingEditor>sean@n42designs.com</managingEditor>
<webMaster>sean@n42designs.com</webMaster>
<itunes:subtitle></itunes:subtitle>
<itunes:summary></itunes:summary>
<itunes:category text="Technology" />
<itunes:category text="Technology">
<itunes:category text="Podcasting" />
</itunes:category>
<itunes:category text="Technology">
<itunes:category text="Tech News" />
</itunes:category>
<itunes:keywords></itunes:keywords>
<itunes:author></itunes:author>
<itunes:owner>
<itunes:email>sean@n42designs.com</itunes:email>
<itunes:name></itunes:name>
</itunes:owner>
<itunes:image href="" />
<image>
<url></url>
<title>n42 Designs</title>
<link>http://www.n42designs.com/blog/index.cfm</link>
</image>
<itunes:explicit>no</itunes:explicit>
<item>
<title>ValidatorCFC Update</title>
<link>http://www.n42designs.com/blog/index.cfm/2009/8/3/ValidatorCFC-Update</link>
<description>
Just a
quick note, thanks again to &lt;a
href=&quot;http://www.aarongreenlee.com/&quot;&gt;Aaron Greenlee&lt;/a&gt; I have some
small modifications to &lt;a
href=&quot;http://validatorcfc.riaforge.org/&quot;&gt;ValidatorCFC&lt;/a&gt;.
The
modifications allow you to return a struct where the key is the name of
the field in your object, and the value is true/false indicating if it
passed validation.
This is useful if you prefer more control when
showing informative messages to the user.
The zip file is
attached to this entry as well as at &lt;a
href=&quot;http://validatorcfc.riaforge.org/&quot;&gt;RIAForge&lt;/a&gt;.
</description>
<category>ValidatorCFC</category>
<category>ColdFusion</category>
<pubDate>Mon, 03 Aug 2009 13:56:00 -0400</pubDate>
<guid>http://www.n42designs.com/blog/index.cfm/2009/8/3/ValidatorCFC-Update</guid>
<enclosure url="http://www.n42designs.com/blog/enclosures/validatorCFC.0.3.zip" length="27082" type="application/zip"/>
</item>
<item>
<title>Quick Note</title>
<link>http://www.n42designs.com/blog/index.cfm/2009/5/28/Quick-Note</link>
<description>
Just a quick note
to say that the zip file on RiaForge for ValidatorCFC (&lt;a
href=&quot;http://validatorcfc.riaforge.org/&quot;&gt;http://validatorcfc.riaforge.org/&lt;/a&gt;)
was incorrect. Thanks to Bill D (&lt;a
href=&quot;http://brainbox.tv/&quot;&gt;http://brainbox.tv&lt;/a&gt;) for the head&apos;s up.
I also attached it to this post. Use the download link below.
</description>
<category>ValidatorCFC</category>
<category>ColdFusion</category>
<pubDate>Thu, 28 May 2009 12:35:00 -0400</pubDate>
<guid>http://www.n42designs.com/blog/index.cfm/2009/5/28/Quick-Note</guid>
<enclosure url="http://www.n42designs.com/blog/enclosures/validatorCFC.0.2.71.zip" length="20867" type="application/x-zip-compressed"/>
</item>
<item>
<title>Update to ValidatorCFC</title>
<link>http://www.n42designs.com/blog/index.cfm/2009/2/28/Update-to-ValidatorCFC</link>
<description>
I
released a new version of ValidatorCFC. Aaron Greenlee (&lt;a
href=&quot;http://www.aarongreenlee.com&quot;&gt;http://www.aarongreenlee.com&lt;/a&gt;)
sent me some changes. With his changes, you can now specify which
properties you want validated. So even if in your object you say that
last name and first name are required, if you pass in only the last name
property, only that field will be validated. There is more info within
the CFC itself, and in the test files in the zip. You can download the
zip file using the download link on this entry, or from &lt;a
href=&quot;http://validatorcfc.riaforge.org/&quot;&gt;RIAForge&lt;/a&gt;.
</description>
<category>ValidatorCFC</category>
<category>ColdFusion</category>
<pubDate>Sat, 28 Feb 2009 11:53:00 -0400</pubDate>
<guid>http://www.n42designs.com/blog/index.cfm/2009/2/28/Update-to-ValidatorCFC</guid>
<enclosure url="http://www.n42designs.com/blog/enclosures/validatorCFC.0.2.7.zip" length="1622" type="application/x-zip-compressed"/>
</item>
<item>
<title>ValidatorCFC</title>
<link>http://www.n42designs.com/blog/index.cfm/2007/7/21/ValidatorCFC</link>
<description>
&lt;p&gt;This
component validates the data in an object according to custom rules you
set up. It is especially created to determine data validity for a data
store (DBMS, etc) rather than for business rules, but you can set up
your own complex rules. Some may be out of its scope,
however.&lt;/p&gt;
&lt;p&gt;I just uploaded version 0.1.000. It is very much a
work in progress and I welcome feedback.&lt;/p&gt;
&lt;p&gt;Take a look and let
me know what you think. You can find it at &lt;a
href=&quot;http://validatorcfc.riaforge.org&quot;&gt;http://validatorCFC.riaforge.org&lt;/a&gt;
or at the download link below.&lt;/p&gt;
&lt;p&gt;Here is a rundown of an example
usage:&lt;/p&gt;
[More]
</description>
<category>ValidatorCFC</category>
<pubDate>Sat, 21 Jul 2007 01:30:00 -0400</pubDate>
<guid>http://www.n42designs.com/blog/index.cfm/2007/7/21/ValidatorCFC</guid>
<enclosure url="http://www.n42designs.com/blog/enclosures/validatorCFC.0.1.000.zip" length="1" type="application/zip"/>
</item>
</channel></rss>