respect-validation/docs/CountryCode.md
2015-04-24 19:26:49 -03:00

165 B

CountryCode

  • v::countryCode()

Validates an ISO country code like US or BR.

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

See also: