I am using formencode to validate my forms, and I've stumbled upon a
problem.
When using tha validator inside the controller action, I call
to_python() and I can pass the state variable with any information I
need to the validators.
Is it possible to do the same with the validate decorator?

Thanks a lot,
Francesco

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-disc...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to