"José de Paula Eufrásio Júnior" <[EMAIL PROTECTED]> writes:

> * How I i18n it? The messages, I mean.

You'll have to wait for the new version of FormEncode or use the branch that
has I18N support. 

> * How can I show error messages like those, generated by my own code?

You'll have to override the messages dictionary with your own messages.  You
can see the docs for formencode for more information.

> my Schema). Is that possible? To raise a 'validation error' from the
> controller code?

It is.  Subclass from FancyValidator and add your logic. 

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to