Skip to content

Instantly share code, notes, and snippets.

@benfurfie
Created November 30, 2018 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benfurfie/21b02a57507aae70f05b75c2d25ae643 to your computer and use it in GitHub Desktop.
Save benfurfie/21b02a57507aae70f05b75c2d25ae643 to your computer and use it in GitHub Desktop.
Regex For Names
^[0-9A-Za-zÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïñðòóôõöùúûüýÿ\s\-\–]*$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment