jqBootstrapValidation icon indicating copy to clipboard operation
jqBootstrapValidation copied to clipboard

Pattern

Open SamThilmany opened this issue 9 years ago • 0 comments

Hey.

As I saw in the docs, the pattern attribute does not accept the normal spelling of regex expressions, unfortunately, it's not explained in which format the regex has to be transformed. So I would like to know how "regular" REGEX would look in the correct format?

Regex: /[^\p{L}\s]/u

Thanks in advance.

SamThilmany avatar Jul 27 '16 10:07 SamThilmany