pattern property

String pattern
final

The literal text (default) or regular expression (regex: true) that must not appear in a value.

Implementation

final String pattern;