mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 15:50:03 +01:00
All the rules that extend the "AbstractRelated" class overwrite the name of the inner-rule even when it already has a name. This leads to some unexpected behavior, as messages won't show the name of the inner rule but instead the name of the parent rule. Co-authored-by: Henrique Moody <henriquemoody@gmail.com> |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| Helpers | ||
| Message | ||
| Rules | ||
| Factory.php | ||
| Validatable.php | ||
| Validator.php | ||