Skip to content

New feature - match regex #95

Description

@tetele

It would be useful to have a special list type for matching regular expressions. For example:

lists:
  date:
    regex: "([0-9]{0,2})[\.\/]([0-9]{0,2})[\.\/]([0-9]{4})"

The matched slot object should also return captured groups for subsequent use.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions