respect-validation/tests/library
Henrique Moody 707dcae65f
Refactor the "UndefOr" rule and related classes
This commit will rename the "Optional" rule to"UndefOr" while soft
deprecating the old name. It should work the same as the previous one
but with a different name. It will also prefix the result ID, allowing
more message customization.

While working on it, I realized that the prefix "undefOr" had a typo,
and it was using "undefOf" instead. I fixed that, too.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2024-03-26 01:35:36 +01:00
..
Builders Remove previous validation engine 2024-03-25 12:28:25 +01:00
Message Update validation engine 2024-02-22 16:54:44 +01:00
Rules Remove previous validation engine 2024-03-25 12:28:25 +01:00
Stubs Split the "Property" rule 2024-03-05 00:48:31 +01:00
Transformers Refactor the "UndefOr" rule and related classes 2024-03-26 01:35:36 +01:00
DataProvider.php Improve how we handle data providers 2024-03-17 22:30:23 +01:00
RuleTestCase.php Create "Min" rule 2024-02-27 22:36:06 +01:00
TestCase.php Improve how we handle data providers 2024-03-17 22:30:23 +01:00