respect-validation/library
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
..
Exceptions Make proper use of exceptions in rules 2024-03-25 22:09:02 +01:00
Helpers Remove previous validation engine 2024-03-25 12:28:25 +01:00
Message Include "__root__" when getting message as an array 2024-03-25 22:38:19 +01:00
Mixins Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
Rules Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
Transformers Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
Factory.php Refactor the "UndefOr" rule and related classes 2024-03-26 01:35:36 +01:00
Mode.php Update validation engine 2024-02-22 16:54:44 +01:00
Result.php Prefix IDs of wrapper rule results 2024-03-26 01:23:29 +01:00
Validatable.php Remove previous validation engine 2024-03-25 12:28:25 +01:00
Validator.php Allow to customise messages while asserting 2024-03-26 15:04:04 +01:00