respect-validation/library
Danilo Correa 54293d4ca2
Apply contribution guidelines to "Regex" rule
Because some classes extend the "Regex" class this commit will also
change the implementation of those classes to use "Regex" by composition
instead of extending the class.

Co-authored-by: Henrique Moody <henriquemoody@gmail.com>
2018-12-14 00:15:03 +01:00
..
Exceptions Apply contribution guidelines to "Regex" rule 2018-12-14 00:15:03 +01:00
Helpers Use a more consisten names for traits 2018-12-06 21:21:42 +01:00
Rules Apply contribution guidelines to "Regex" rule 2018-12-14 00:15:03 +01:00
Factory.php Fix "@author" annotations 2018-11-25 18:04:59 +01:00
Validatable.php Add missing "@author" annotations 2018-11-25 18:08:44 +01:00
Validator.php Create "ContainsAny" rule 2018-12-13 00:11:08 +01:00