respect-validation/library
Henrique Moody c80524b457
Method assert() should not have a return value
One this method should throw an exception when the input is not valid,
returning `TRUE` when it succeeds is not really consistent.
2018-01-28 17:38:40 +01:00
..
Exceptions Move namespace "SubdivisionCode" to "Locale" 2018-01-28 13:06:55 +01:00
Helpers Create UndefinedHelper trait 2018-01-18 21:02:01 +01:00
Rules Method assert() should not have a return value 2018-01-28 17:38:40 +01:00
Factory.php Move namespace "SubdivisionCode" to "Locale" 2018-01-28 13:06:55 +01:00
Validatable.php Method assert() should not have a return value 2018-01-28 17:38:40 +01:00
Validator.php Method check() should not have a return value 2018-01-28 17:38:40 +01:00