On 4 Nov 2009, at 21:35, Felix Gilcher wrote: > currently this is not possible out of the box. You can however pass > additional argument names as parameters,
Ah: I didn't know that validators had access to data that wasn't specified in their argument list. Just to keep it simple, I think actually I will do something like this rather than your other suggestions. As a sidebar, why do validators have access to all submitted data? Although I'm not sure why, I did expect each to only have access to a subset of data: the ones specified in the argument list. Thanks! Michal. _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
