safeRegex property

RegexMatcher? safeRegex
getter/setter pair

The input string must match the regular expression specified here.

Implementation

RegexMatcher? safeRegex;