Rogério Pimentel

Results 2 comments of Rogério Pimentel

Any plan to implement internationalization? I think it could be a good feature. Same as @leebenson, I want to show error messages in different languages.

I thought localization could be implemented like jQuery validation as follow: https://github.com/jquery-validation/jquery-validation/tree/master/src/localization Instead of have multiple files, cerberus could have a module called localization.py and we could set as follow:...