respect-validation/library
Henrique Moody 8d44bc3407
Refactor rules related to age
The "Age" rule was removed because it had too many responsibilities.
Instead "MaximumAge" was created (since there is already "MinimumAge").

This commit also introduces "AbstractAge" rule that is been used in both
mentioned rules.
2018-02-24 09:28:54 +01:00
..
Exceptions Refactor rules related to age 2018-02-24 09:28:54 +01:00
Helpers Apply contribution guidelines to "DateTime" rule 2018-01-30 20:17:10 +01:00
Rules Refactor rules related to age 2018-02-24 09:28:54 +01:00
Factory.php Fix coding standards 2018-02-04 01:00:30 +01:00
Validatable.php Method assert() should not have a return value 2018-01-28 17:38:40 +01:00
Validator.php Refactor rules related to age 2018-02-24 09:28:54 +01:00