423 B
423 B
CountryCode
v::countryCode()
Validates an ISO country code like US or BR.
v::countryCode()->validate('BR'); // true
This rules uses data from iso-codes.
See also: