Skip to content

Instantly share code, notes, and snippets.

@evelaguti
Forked from jaimeguaman/regex_celulares_chile
Created July 5, 2020 23:45
Show Gist options
  • Save evelaguti/582a6ecc1cb05e4bc5e62236a967322f to your computer and use it in GitHub Desktop.
Save evelaguti/582a6ecc1cb05e4bc5e62236a967322f to your computer and use it in GitHub Desktop.
regex validacion celulares chile
/^(\+?56)?(\s?)(0?9)(\s?)[9876543]\d{7}$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment