mirror of
https://github.com/Respect/Validation.git
synced 2026-03-15 06:45:44 +01:00
Adjacent results are results that treat the same input. When overwriting the input of a result, we should also overwrite the input of its adjacent result to maintain consistency. Currently, there are no cases where this has caused issues, but this change prevents potential problems. Assisted-by: Claude Code (Opus 4.5) |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| Helpers | ||
| Message | ||
| Transformers | ||
| Validators | ||
| ContainerRegistryTest.php | ||
| IdTest.php | ||
| NamespacedRuleFactoryTest.php | ||
| ResultQueryTest.php | ||
| ResultTest.php | ||
| ValidatorTest.php | ||