exclusive property
Whether the regex matcher is applied exclusively (if true, matching values will be rejected).
Implementation
core.bool? exclusive;
Whether the regex matcher is applied exclusively (if true, matching values will be rejected).
core.bool? exclusive;