respect-validation/tests/integration/transformers
Henrique Moody d7dc0f2b4e
Refactor the "NullOr" rule and related classes
This commit will rename the "Nullable" rule to "NullOr" 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 "nullOr" had a typo,
and it was using "nullOf" instead. I fixed that, too.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2024-03-26 01:55:50 +01:00
..
aliases.phpt Refactor the "UndefOr" rule and related classes 2024-03-26 01:35:36 +01:00
deprecated_attribute.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
deprecated_key.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
deprecated_keyNested.phpt Do not create results with siblings in the When rule 2024-03-25 23:47:25 +01:00
deprecated_keyValue.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
deprecated_length.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
deprecated_max.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
deprecated_min.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
deprecated_type.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
prefix.phpt Refactor the "NullOr" rule and related classes 2024-03-26 01:55:50 +01:00