NonEmptyIsoCountryCode
Maximum string length:
4Pattern:
^[a-zA-Z]{2,4}\d?$Example:
{ "title": "Example", "value": "US" }Last modified on January 21, 2026
4^[a-zA-Z]{2,4}\d?${ "title": "Example", "value": "US" }