respect-validation/library
Dominick Johnson 6d3b518185
Abstract common functionality from Min and Max
This base class could also be used for other aggregate operations on
arrays, e.g. a sum. (It can't be used for `Length` though, as we would
not be able to validate a length of 0.).
2024-12-20 15:08:40 +01:00
..
Exceptions Overwrite file and line in ValidationException 2024-12-18 19:49:09 +01:00
Helpers Create internal "Binder" rule 2024-12-12 16:20:08 +01:00
Message Handle siblings when creating messages 2024-12-13 02:34:27 +01:00
Mixins Make mixins smarter and with a shorter name 2024-12-18 19:54:44 +01:00
Rules Abstract common functionality from Min and Max 2024-12-20 15:08:40 +01:00
Transformers Refactor Size rule 2024-12-16 20:56:12 +01:00
Factory.php Refactor Size rule 2024-12-16 20:56:12 +01:00
Mode.php Rename "negative" to "inverted" mode 2024-12-02 22:00:18 +01:00
Result.php Refactor Size rule 2024-12-16 20:56:12 +01:00
Rule.php Rename "Validatable" to "Rule" 2024-12-05 19:32:14 +01:00
Validator.php Make mixins smarter and with a shorter name 2024-12-18 19:54:44 +01:00
ValidatorDefaults.php Upgrade translation mechanism 2024-12-05 15:42:40 +01:00