exact property
The input string must match exactly the string specified here.
Examples: * abc only matches the value abc.
Implementation
core.String? exact;
The input string must match exactly the string specified here.
Examples: * abc only matches the value abc.
core.String? exact;