respect-validation/library/Mixins
Henrique Moody 4fd26e39bb
Rename "NotOptional" to "NotUndef"
Since I've already renamed the "Optional" rule to "UnderOf," it makes
sense to rename this rule too.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2024-05-06 20:45:27 +02:00
..
ChainedKey.php Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
ChainedLength.php Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
ChainedMax.php Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
ChainedMin.php Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
ChainedNot.php Refactor the "NullOr" rule and related classes 2024-03-26 01:55:50 +01:00
ChainedNullOr.php Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
ChainedProperty.php Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
ChainedUndefOr.php Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
ChainedValidator.php Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
StaticKey.php Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
StaticLength.php Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
StaticMax.php Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
StaticMin.php Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
StaticNot.php Refactor the "NullOr" rule and related classes 2024-03-26 01:55:50 +01:00
StaticNullOr.php Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
StaticProperty.php Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
StaticUndefOr.php Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
StaticValidator.php Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00