respect-validation/tests/unit/Message/Formatter
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
..
FirstResultStringFormatterTest.php Rename Rule to Validator 2026-01-05 17:36:34 +01:00
NestedArrayFormatterTest.php Update how we handle templates 2025-12-22 14:05:55 +01:00
NestedListStringFormatterTest.php Update how we handle templates 2025-12-22 14:05:55 +01:00
OnlyFailedChildrenResultFilterTest.php Move important value objects to the root namespace 2025-12-21 11:14:47 +01:00
TemplateResolverTest.php Update how we handle templates 2025-12-22 14:05:55 +01:00