respect-validation/docs
Henrique Moody b352f17718
Remove "Wrapper" abstract class
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)
2026-01-31 00:36:19 +01:00
..
messages Simplify placeholder pipes documentation 2026-01-26 12:00:47 +01:00
validators Allow empty values in iterables for All, Each, Max, Min 2026-01-30 21:27:16 +00:00
.pages Use awesome-pages to customize the menus 2026-01-26 12:26:06 +01:00
case-sensitiveness.md Refactor case sensitiveness support 2026-01-30 17:11:13 +00:00
comparable-values.md Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
comparing-empty-values.md Lint Changelog format in validator docs 2026-01-26 19:11:00 +00:00
concrete-api.md Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
custom-validators.md Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
feature-guide.md Fix ResultQuery::findByPath() for nested paths 2026-01-27 13:25:40 +01:00
getting-started.md Fix ResultQuery::findByPath() for nested paths 2026-01-27 13:25:40 +01:00
handling-exceptions.md Update "Handling Exceptions" documentation 2026-01-26 12:00:17 +01:00
handling-results.md Fix ResultQuery::findByPath() for nested paths 2026-01-27 13:25:40 +01:00
index.md Use awesome-pages to customize the menus 2026-01-26 12:26:06 +01:00
migrating-from-v2-to-v3.md Remove "Wrapper" abstract class 2026-01-31 00:36:19 +01:00
prefixes.md Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
requirements.txt Use awesome-pages to customize the menus 2026-01-26 12:26:06 +01:00
validators.md Allow empty values in iterables for All, Each, Max, Min 2026-01-30 21:27:16 +00:00