Element validation.RegExp

Substitution Groups:
validation.IValidator

Checks the associated value (String) matches the specified regular expression.


Attributes
mandatory   String Pattern The regular expression pattern.

Named Children Elements
optional   binding.Expression ErrorMessage The error message to display if the value does not match the expression.