respect-validation/library
Brian Johnson f8c90fa368
Fix Regex for Canadian postal code
Removes the errant space in the CA PostalCode regex.
This space was introduced by 5a067fa.

It also adds unit tests for the CA PostalCode to validate
the fix.

Reviewed-by: Emmerson Siqueira <emmersonsiqueira@gmail.com>
2018-11-04 22:58:45 +01:00
..
Exceptions Fix grammatical errors in URL exception message 2018-07-02 08:22:41 +02:00
Rules Fix Regex for Canadian postal code 2018-11-04 22:58:45 +01:00
Factory.php Ensure namespace separator on appended prefixes 2016-04-23 21:20:54 -03:00
Validatable.php Use short array syntax 2015-10-17 22:56:32 -03:00
Validator.php Update type parameters for Validator doc blocks 2018-05-19 16:26:44 +02:00