Closed
Description
As far as I can tell, there are no assertions, in either model, that allow the use of an existing Regex in the assertion.
All of the Regex assertions take a string containing the regex pattern.
It would be quite useful to have constraints which take an existing Regex in place of the string pattern, but function identically.