Class Regex (1.0.2)

Message defining a custom regular expression. .. attribute:: pattern

Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.