respect-validation/tests/unit/Message
Henrique Moody 54ac76adce
Rename Rule to Validator
The name "rule" has always been confusing to me. It can be when you talk
about "validation rules", but it’s a very verbose way to describe it,
and it doesn’t work all the time.

This commit will rename the interface `Rule` to `Validator`, but it will
also rename the concept of "rule" to "validator".
2026-01-05 17:36:34 +01:00
..
Formatter Rename Rule to Validator 2026-01-05 17:36:34 +01:00
Modifier Enable adding modifiers without changing InterpolationRenderer 2025-12-30 11:17:11 +01:00
StandardFormatter Split the Formatter into different formatters 2025-12-19 16:20:28 +01:00
Stringifier Ensure formatters only format, not modify results 2026-01-03 19:47:30 +01:00
Translator Upgrade translation mechanism 2024-12-05 15:42:40 +01:00
InterpolationRendererTest.php Do not instantiate objects in the constructor of core classes 2026-01-04 15:46:40 +01:00