respect-validation/docs
Henrique Moody 1a2c52079f
Rename Validator to ValidatorBuilder
The `Validator` class implements the Builder patterns, because it builds
a complex validator within a chain. This is a major breaking change, as
the `Validator` class is the foundation of the library. However, that’s
something relatively easy to replace everywhere.
2026-01-05 11:57:40 +01:00
..
rules Change order of arguments in Templated rule 2026-01-04 15:21:50 +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 Rename Validator to ValidatorBuilder 2026-01-05 11:57:40 +01:00
03-handling-exceptions.md Rename Validator to ValidatorBuilder 2026-01-05 11:57:40 +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 Rename Validator to ValidatorBuilder 2026-01-05 11:57:40 +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