Bill de hÓra wrote:
> Gary Wilson wrote:
> > What do you think about adding a ValidationError similar to
> > CriticalValidationError but one that would stop further evaluation of
> > _all_ validators in the manipulator instead of just the remaining
> > validators for the current form field being p
Gary Wilson wrote:
> What do you think about adding a ValidationError similar to
> CriticalValidationError but one that would stop further evaluation of
> _all_ validators in the manipulator instead of just the remaining
> validators for the current form field being processed?
It's not an error,
James Bennett wrote:
> On 6/2/06, Gary Wilson <[EMAIL PROTECTED]> wrote:
>> One issue would be what to name this
>> more-critical-than-CriticalValidationError validation error.
>
> FatalValidationError.
HeartAttack
;-)
Michael
--~--~-~--~~~---~--~~
You recei
On 6/2/06, Gary Wilson <[EMAIL PROTECTED]> wrote:
> One issue would be what to name this
> more-critical-than-CriticalValidationError validation error.
FatalValidationError.
--
"May the forces of evil become confused on the way to your house."
-- George Carlin
--~--~-~--~~---
What do you think about adding a ValidationError similar to
CriticalValidationError but one that would stop further evaluation of
_all_ validators in the manipulator instead of just the remaining
validators for the current form field being processed?
For example, I have a simple login form with u