Skip to content

Negative regex validation operator #96

Description

@amir-zeldes

It should be possible to define negative regex matching for validation rules, e.g. to prevent hi_rend="italics" (supposing we want it to read "italic" if that value is used), we could do this:

, , ether, hi_rend, !~, italics

Where the operator is !~, and 'italics' is a regex pattern. The same operator should intuitively work for metadata validation too.

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