The Regex Identifier Validator determines if an Identifier (manually or automatically assigned) conforms to an acceptable regular expression.

Configuration

  1. This is a non-core plugin, see Installing and Enabling Registry Plugins for more information.

  2. The Pattern is a Perl Compatible Regular Expression that the candidate identifier must match.

See Also