Provides a regular expression to express constraints of the string value.
The regular expression must follow the ECMA-262 dialect.
@override String? get pattern => dataSchema.pattern;