Skip to content

Regex pattern should not be escaped because then length quantifier is escaped #149

Description

@JekabsK

Then response contains property "someAttribute" matching pattern "E[A-z0-9]{5}"
Will not accept {5} as length quantifier because it is then escaped.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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