IsoCountryCode
ISO 3166-1 alpha-2 country code
Maximum string length:
2Pattern:
^[a-zA-Z]{2}$Example:
{ "title": "Example", "value": "US" }ISO 3166-1 alpha-2 country code
2^[a-zA-Z]{2}${ "title": "Example", "value": "US" }