On 2/9/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > > On 2/8/06, Randall <[EMAIL PROTECTED]> wrote: Once a form > > widget is defined including valdation the controller shouldn't need to > > have any validation logic.
True, as long as validation can be done at the form level as well as widget level. Some errors depend on the combination of values of several widgets. -- Mike Orr <[EMAIL PROTECTED]> ([EMAIL PROTECTED] address is semi-reliable)

