<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I use JQuery Validate:&nbsp;<a href="http://docs.jquery.com/Plugins/validation">http://docs.jquery.com/Plugins/validation</a>. I've hooked into the Squeak pragma framework, rather than Magritte, to specify the validations that are required at the field level on my model (I couldn't use Magritte because I do lot's of other things than validation).&nbsp;JQV is very easy to use, stable (copyright is from 06) and in wide use (Microsoft have droped their own client side JavaScript validation framework in favour of JQV in their latest <a href="http://ASP.Net">ASP.Net</a> release). I still need to get server side validation working (maybe hook into Magritte) for when JavaScript is disabled in the browser.&nbsp;<div><div><br></div><div>T</div><div><br><div>
Ted Wrinch<br><br><br><br>
</div>
<br><div><div>On 13 Sep 2011, at 23:36, <a href="mailto:seaside-request@lists.squeakfoundation.org">seaside-request@lists.squeakfoundation.org</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Message: 1<br>Date: Tue, 13 Sep 2011 15:58:33 -0400<br>From: Larry White &lt;<a href="mailto:ljw1001@gmail.com">ljw1001@gmail.com</a>&gt;<br>Subject: [Seaside] how do you do validation?<br>To: Seaside - general discussion &lt;<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>&gt;<br>Message-ID:<br><span class="Apple-tab-span" style="white-space: pre; ">        </span>&lt;<a href="mailto:CAMdbzVh09OCUfCzpA+uP1AH7z=hUjz_YX2wptyew9tBXuyj-uA@mail.gmail.com">CAMdbzVh09OCUfCzpA+uP1AH7z=hUjz_YX2wptyew9tBXuyj-uA@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>I'm looking for a way to validate my form data. &nbsp;I briefly considered<br>Magritte, but get kind of frightened by the size of the framework (once<br>bitten by rails, twice shy :). &nbsp;Do people generally use that? Is there<br>another framework that people recommend. Or does everyone roll their own?<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL:<span class="Apple-converted-space">&nbsp;</span><a href="http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110913/5cb08f87/attachment-0001.htm">http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110913/5cb08f87/attachment-0001.htm</a><br></span></blockquote></div><br></div></div></body></html>