thanks for the info.
I should have clarified...
I'm not generating the entire form...
i'm using the helpers like h.text_field('email'), and a @validator
decorator
I don't know how to push an error from the schema into the errors dict
its complicated, because the dict has the named files like
'birth_date','birth_month' - which are all field validators
but this compound/chained validator isn't mapped to a name - and I
can't find any docs suggesting how to accomplish this
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---