mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 07:45:45 +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". |
||
|---|---|---|
| .. | ||
| Formatter | ||
| Modifier | ||
| StandardFormatter | ||
| Stringifier | ||
| Translator | ||
| InterpolationRendererTest.php | ||