respect-validation/tests
Henrique Moody 305a7d15db
Add FormatterModifier to message rendering and expand test coverage
Integrate FormatterModifier into the validation message modifier chain,
enabling StringFormatter formatters to be used as pipe modifiers in
message templates (e.g., {{input|uppercase}}, {{input|mask:1-4:X}}).
This requires bumping respect/string-formatter to ^1.7.

Add feature tests for both the Formatted validator (uppercase, lowercase,
trim, number, date, creditCard, secureCreditCard, chained formatters) and
the FormatterModifier in templates (all major formatters, custom parameters,
multi-argument modifiers, and chained modifiers).

Assisted-by: Claude Code (Claude Opus 4.6)
2026-02-10 06:07:49 +01:00
..
benchmark Create ShortCircuit validator and ShortCircuitable interface 2026-02-05 17:32:42 +01:00
feature Add FormatterModifier to message rendering and expand test coverage 2026-02-10 06:07:49 +01:00
fixtures Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
src Remove Masked validator in favor of Formatted 2026-02-06 20:44:26 +01:00
unit Add wildcard support to ResultQuery::findByPath() 2026-02-08 22:43:06 +01:00
bootstrap.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Pest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00