respect-validation/docs
Henrique Moody d356696af9
Upgrade translation mechanism
Currently, defining translations is quite cumbersome, and the translator
callback is passed to the constructor of multiple classes, which makes
it quite ugly and could make translations inconsistent.

This commit completely changes how translations are done in Validation.
Instead of using a callback, it uses a specific class, and `Validator`
will pass that object through the objects that render the messages.
2024-12-05 15:42:40 +01:00
..
rules Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
01-installation.md Change documentation order 2024-02-04 16:11:57 +01:00
02-feature-guide.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
03-handling-exceptions.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
04-message-translation.md Upgrade translation mechanism 2024-12-05 15:42:40 +01:00
05-message-placeholder-conversion.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
06-concrete-api.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
07-custom-rules.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
08-comparable-values.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
09-list-of-rules-by-category.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
10-license.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
index.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00