Re: Validation Strategies

2006-01-31 Thread Ted Husted
On 1/30/06, Paul Benedict <[EMAIL PROTECTED]> wrote: > I didn't think of the CoR for the implementation. But I am curious: why not > just a setValidationStrategy() on the actionform? First it's one thing and then it's another. There are alternate ways to handle double-submits, and autopopulation,

Re: Validation Strategies

2006-01-30 Thread Paul Benedict
Ted, I didn't think of the CoR for the implementation. But I am curious: why not just a setValidationStrategy() on the actionform? Paul - Bring words and photos together (easily) with PhotoMail - it's free and works with Yahoo! Mail

Re: Validation Strategies

2006-01-30 Thread Ted Husted
h would > contain some data points I wanted to share. But then I noticed some of my > forms are also ValidatorForm. There's a heirarchy here just for choosing > keys. > > I recommend this: > > We allow an ActionForm to contain pluggable validation strategies. These

Validation Strategies

2006-01-29 Thread Paul Benedict
ted to create a subclass of ValidatorActionForm which would contain some data points I wanted to share. But then I noticed some of my forms are also ValidatorForm. There's a heirarchy here just for choosing keys. I recommend this: We allow an ActionForm to contain pluggable validatio