Skip to content

Instantly share code, notes, and snippets.

@ankedsgn
Created November 30, 2018 10:24
Show Gist options
  • Save ankedsgn/88d3df76eb02ff6b248afa19cabc44a9 to your computer and use it in GitHub Desktop.
Save ankedsgn/88d3df76eb02ff6b248afa19cabc44a9 to your computer and use it in GitHub Desktop.
Check in contenttypes.yml met regex op valide URL
website:
type: text
label: Website sponsor
postfix: 'formaat: http://www.sponsor.nl'
pattern: "^http(s?):\/\/.*" # see: http://html5pattern.com/
error: "Vul een url in inclusief 'http://' of 'https://'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment