mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 15:50:03 +01:00
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". |
||
|---|---|---|
| .. | ||
| FirstResultStringFormatterTest.php | ||
| NestedArrayFormatterTest.php | ||
| NestedListStringFormatterTest.php | ||
| OnlyFailedChildrenResultFilterTest.php | ||
| TemplateResolverTest.php | ||