regex property

String? regex
getter/setter pair

A regular expression the column value is expected to match.

Optional.

Implementation

core.String? regex;