mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 15:50:03 +01:00
The way we display messages could have been better, and it took me a while to realise that to make it better, I would need to handle the siblings of a result before deciding whether we should render it. Another issue was that rules like Key and Property had to create a "dumb" parent just so we would display the messages correctly, and in some cases, that wasn't even enough. This commit introduces quite a few changes to how the library works, making the messages much more straightforward. |
||
|---|---|---|
| .. | ||
| Translator | ||
| Formatter.php | ||
| Renderer.php | ||
| StandardFormatter.php | ||
| StandardRenderer.php | ||
| Template.php | ||
| Translator.php | ||