Skip to content

RegexValidationValidator for search commands #116

@glennblock

Description

@glennblock

Currently search commands have the RegularExpression validator which checks whether or not the value is a valid regular expression. This is useful for enforcing that the value that is provide is a valid regex.

It would also be nice to have a validator which is initialized with a regex that it uses to validate the value. For example you can provide a regex for an SSN.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions