respect-validation/library
Henrique Moody 21aa8eec62
Apply contribution guidelines to "PostalCode" rule
This commit will also remove the second argument from the constructor of
the rule because there is no much use for that, instead if will simply
perform the CountryCode validation.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2019-02-17 19:21:14 +01:00
..
Exceptions Create "Iban" rule 2019-02-10 12:54:54 +01:00
Helpers Apply "SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses" 2019-02-09 14:20:47 +01:00
Rules Apply contribution guidelines to "PostalCode" rule 2019-02-17 19:21:14 +01:00
Factory.php Apply "SlevomatCodingStandard.ControlStructures.DisallowYodaComparison" 2019-02-09 14:19:22 +01:00
Validatable.php Apply "SlevomatCodingStandard.TypeHints.TypeHintDeclaration" 2019-02-09 14:09:28 +01:00
Validator.php Create "Iban" rule 2019-02-10 12:54:54 +01:00