On Sep 23, 2006, at 8:30 PM, Jan Niklas Fingerle wrote: > As long as I roll my own validation, write my own validation schema > and so on, this is true. But I can't see how I can pass a 'message' > attribute to validators that are called implicitly in form widgets. > These are not too many (one Bool() and one Int(), if my count is > correct), > but nonetheless I'd like to have these localized. What am I missing?
I think the general idea was that FormEncode would have a plug point where we could attach our lazy string or some similar mechanism to transform the message that gets displayed. Ultimately, localizable validation messages are something we should have. Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

