dexcare
/
org.dexcare.util
/
PhoneValidator
/
isValid
is
Valid
fun
isValid
(phoneNumber:
String
):
Boolean
Content copied to clipboard
Checks if the given phone number is valid.
Return
true if the phone number is valid, false otherwise.