Skip to content

Unicode property shortcuts support #14

@massadm

Description

@massadm

From here: fireproofsocks/jenerator#2

Error: The regular expression "^[\p{L}\p{Mn} \-',.()0-9/]*$" is not valid`

These are Unicode property shortcuts (\p{L} for Unicode letters, \p{N} for Unicode digits, etc.). They are supported by .NET, Perl, Java, PCRE, XML, XPath, JGSoft, Ruby (1.9 and higher) and PHP.

Reference

Not a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions