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