# CountryCode - `CountryCode()` Validates an ISO country code like US or BR. ```php v::countryCode()->validate('BR'); // true ``` ## Changelog Version | Description --------|------------- 0.5.0 | Created *** See also: - [Tld](Tld.md)