pattern property

String pattern
final

Optional. Pattern of the Type.STRING to restrict a string to a regular expression.

Implementation

final String pattern;