regexp property

String regexp
getter/setter pair

A regular expression for validation of a field's value. This may be relatively coarse to verify the value as the application service providing this protocol may apply additional validation or filtering.

Implementation

String regexp;