respect-validation/docs
Henrique Moody 0a45eaf9e4
Create All rule and all prefix
This rule behaves similarly to ``Each, but the difference is that it
presents the messages in a simpler manner. This allows users to have a
simpler message when validating all items in an array or iterable
value.

I’m also introducing the `all` prefix, making it easier for users to
apply the `All` rule in combination with other rules.
2026-01-04 12:23:01 +01:00
..
rules Create All rule and all prefix 2026-01-04 12:23:01 +01:00
01-installation.md Bump PHP support from 8.1 to 8.5 2025-12-18 19:03:38 +01:00
02-feature-guide.md Remove the setName() method from Validator 2026-01-02 15:45:23 +01:00
03-handling-exceptions.md Replace placeholder "name" with "subject" 2025-12-26 21:30:01 +01:00
04-message-translation.md Reformat documentation files 2025-12-27 17:03:25 +01:00
05-message-placeholder-conversion.md Replace placeholder "name" with "subject" 2025-12-26 21:30:01 +01:00
06-concrete-api.md Make Validator immutable 2026-01-02 15:45:23 +01:00
07-custom-rules.md Replace placeholder "name" with "subject" 2025-12-26 21:30:01 +01:00
08-comparable-values.md Reformat documentation files 2025-12-27 17:03:25 +01:00
09-list-of-rules-by-category.md Create All rule and all prefix 2026-01-04 12:23:01 +01:00
10-license.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
comparing-empty-values.md Refactor the NotEmpty rule 2025-12-29 12:48:35 +01:00
index.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00