Re: validators 9.1

2006-01-17 Thread Adrian Holovaty
On 1/17/06, David S. <[EMAIL PROTECTED]> wrote: > I have some custom validation I want only on adding a record, not changing it. > Is there a way to qualify my _manipulator_validate_FOO() method or to find out > from within it if it is an add or change? I know I can create a custom > manipulator

Re: validators 9.1

2006-01-17 Thread Matthew Flanagan
On 1/18/06, David S. <[EMAIL PROTECTED]> wrote: > > I have some custom validation I want only on adding a record, not changing it. > Is there a way to qualify my _manipulator_validate_FOO() method or to find out > from within it if it is an add or change? I know I can create a custom > manipulato