Validator signature used by country and state form fields.
typedef ValidatorFunction = String Function(String? value);