respect-validation/src-dev/Commands
Henrique Moody dc0c0345c9
Create "Formatted" validator
The Formatted validator decorates another validator to transform how
input values appear in error messages, while still validating the
original unmodified input.

This is useful for improving the readability of error messages by
displaying values in a user-friendly formatd.

The validator accepts any Respect\StringFormatter\Formatter implementation,
allowing direct use of StringFormatter's fluent builder. As StringFormatter
expands with more formatters in future releases, users will automatically
benefit from the full range of formatting options.

Assisted-by: Claude Code (Opus 4.5)
2026-02-06 20:44:26 +01:00
..
LintDocsCommand.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
LintMixinCommand.php Create "Formatted" validator 2026-02-06 20:44:26 +01:00
LintSpdxCommand.php Enhance LintSpdxCommand with contributor tracking and header normalization 2026-02-03 15:23:20 +01:00
SmokeTestsCheckCompleteCommand.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
UpdateDomainSuffixesCommand.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
UpdateDomainToplevelCommand.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
UpdatePostalCodesCommand.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00