exclusive property

bool? exclusive
getter/setter pair

Whether the regex matcher is applied exclusively (if true, matching values will be rejected).

Implementation

core.bool? exclusive;