public class IranCodesUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidIranianMobileNumber(String mobileNumber)
Validate Iranian mobile number
|
static boolean |
isValidIranianPhoneNumber(String phoneNumber)
Validate Iranian phone number
|
static boolean |
isValidIranianPostalCode(String postalCode)
Validate Iranian postal code
|
public static boolean isValidIranianMobileNumber(String mobileNumber)
mobileNumber - the mobile numberpublic static boolean isValidIranianPhoneNumber(String phoneNumber)
phoneNumber - the phone numberpublic static boolean isValidIranianPostalCode(String postalCode)
postalCode - the postal codeCopyright © 2019. All rights reserved.