Return true if region is valid
static bool isValidRegion(int region) { return LicensePlate.isValidRegion(region); }