mirror of
https://github.com/Respect/Validation.git
synced 2026-03-16 23:35:45 +01:00
243 B
243 B
CountryCode
CountryCode()
Validates an ISO country code like US or BR.
v::countryCode()->validate('BR'); // true
Changelog
| Version | Description |
|---|---|
| 0.5.0 | Created |
See also: