Skip to content

Instantly share code, notes, and snippets.

@moritzebeling
Created June 25, 2020 15:11
Show Gist options
  • Save moritzebeling/1a5b282e70f92fee822c6509660f1d8b to your computer and use it in GitHub Desktop.
Save moritzebeling/1a5b282e70f92fee822c6509660f1d8b to your computer and use it in GitHub Desktop.
## Year validation YYYY 1800 until now
^(18|19|20)\d{2}$
## Pseudo URL validation
^https?:\/\/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment