mirror of
https://github.com/Respect/Validation.git
synced 2026-03-14 22:35:45 +01:00
With PHP's promoted properties, there is little reason to have an abstract class that only provides a constructor and a proxy method. The greater part of the classes that extended Wrapper had their own implementation of evaluate(), hence it made very little sense to keep Wrapper in the codebase. Assisted-by: Claude Code (Opus 4.5) |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| Helpers | ||
| Message | ||
| Mixins | ||
| Transformers | ||
| Validators | ||
| ContainerRegistry.php | ||
| Id.php | ||
| Name.php | ||
| NamespacedValidatorFactory.php | ||
| OnlyFailedChildrenResultFilter.php | ||
| Path.php | ||
| Result.php | ||
| ResultFilter.php | ||
| ResultQuery.php | ||
| Validator.php | ||
| ValidatorBuilder.php | ||
| ValidatorFactory.php | ||