Skip to content

Add support for list of regex in regex.json #227

Description

Is your feature request related to a problem? Please describe.
Many regexes (like phone numbers or coordinates) have several formats. Currently, | can be used to separate formats, but it makes regex longer and harder to understand.

Describe the solution you'd like
"Regex" should be a list of regexes.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions