Skip to content

Add support for regex in pattern to match prior groups #70

@CodesAway

Description

@CodesAway

See if can make prior groups available in regex to be used, as if these group values were passed as "environment" values to the regex matcher

This would require changes to RegExPlus to support this functionality. Essentially, it would take a mapping of group name and value and make this accessible to the regex matched.

For example, could reference in regex condition or back reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions