MCPcopy Create free account
hub / github.com/geekcomputers/Python / validation_page.py

File validation_page.py

cli_master/validation_page.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import re
2
3
4def phone_validation(phone_number):

Callers

nothing calls this directly

Calls 5

phone_validationFunction · 0.85
email_validationFunction · 0.85
password_validationFunction · 0.85
username_validationFunction · 0.85
country_validationFunction · 0.85

Tested by

no test coverage detected