validatePhoneNumber

Type: function
Returns a validationResponse which describes whether the phone number provided is a valid internationally addressable phone number, or a valid local phone number within the supplied default country code.

Body

function(phoneNumberString, defaultCountryCode){...}

Classpath

Children