Function is_phone_number

Source
pub fn is_phone_number(value: &str) -> Result<(), ValidationError>