respect-validation/library
ong-ar 892b39e5ff
Update Korean postal code validation
The Korea Postal code system changed from a 6-digit postal code system
to a 5-digit postal code system on August 1, 2015 [1] [2].

This commit makes sure that the "PostalCode" rule validates Korean
postal codes correctly.

[1]: http://www.fedex.com/ky/koreapostalcode/index.html
[2]: http://www.epost.go.kr/roadAreaCdEng.retrieveLnEngAreaCdList.comm

Co-authored-by: Henrique Moody <henriquemoody@gmail.com>
2018-10-10 20:51:31 +02:00
..
Exceptions Fix grammatical errors in URL exception message 2018-07-02 08:22:41 +02:00
Rules Update Korean postal code validation 2018-10-10 20:51:31 +02: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