Skip to content

Instantly share code, notes, and snippets.

@ahue
Created April 22, 2022 12:02
Show Gist options
  • Save ahue/ff4ffcc2d25622394372fc2de98b44d5 to your computer and use it in GitHub Desktop.
Save ahue/ff4ffcc2d25622394372fc2de98b44d5 to your computer and use it in GitHub Desktop.
License Plate Regex

Only guarantees structural compliance to definition

Germany

[A-ZÄÜÖ]{2,3}[ -][A-ZÄÜÖ]{1,2}[ -]\d{1,4}

Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment