respect-validation/library
Mateusz Burzyński a44f97f4b3
Add support for Caymanian postal code validation
According to Wikipedia[1]:

> A postal code typically consists of an island code, a hyphen
> separator, and a section code.
>
> There are only three island codes: KY1 for Grand Cayman, KY2 for
> Cayman Brac, and KY3 for Little Cayman.

[1]: https://en.wikipedia.org/wiki/Postal_codes_in_the_Cayman_Islands

Co-authored-by: Henrique Moody <henriquemoody@gmail.com>
2020-05-18 21:59:02 +02:00
..
Exceptions Fix possible error when recursing exceptions 2020-04-04 21:01:30 +02:00
Helpers Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Message Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Rules Add support for Caymanian postal code validation 2020-05-18 21:59:02 +02:00
Factory.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Validatable.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Validator.php Update docblock from "when" rule 2020-04-16 17:24:58 +02:00