public final class CountryUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidIsoCode(String countryCode)
Checks whether the given country code is a valid ISO 3166-1 alpha-2 country code
|
public static boolean isValidIsoCode(String countryCode)
Copyright © 2017 Codeblock GmbH. All rights reserved.