mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 07:45:45 +01:00
167 B
167 B
CountryCode
CountryCode()
Validates an ISO country code like US or BR.
v::countryCode()->validate('BR'); // true
See also: