CountryCode
Standard ISO 3166-1 alpha-2 two-letter country code
Maximum string length:
255Pattern:
^[A-Z]{2}$Example:
"US"
Last modified on January 21, 2026
Standard ISO 3166-1 alpha-2 two-letter country code
255^[A-Z]{2}$"US"