On Feb 19, 2012, at 12:10 PM, alex bodnaru wrote: > > hello friends, > > i've tried to validate a controller params using a schema. > > as the validators are for integers, a dict of fieldname,validator has > converted > the controller params to python integers. > > conversely, the same validators did not convert the ints. > > is there anything special i should have observed?
I don't understand what you mean with this. Please show the code you wrote, and the outcome or lack thereof. Diez -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

