respect-validation/docs/CountryCode.md
2015-08-20 01:38:41 -03:00

169 B

CountryCode

  • v::countryCode()

Validates an ISO country code like US or BR.

v::countryCode()->validate('BR'); //true

See also: