Business rule to detect if a field does not match a regular expression

Problem Description:

Is it possible to specify in a business rule that a field does not match a regular expression?

Solution:

Yes: you need to use the negation of the function “Check if a text matches a regular expression”, and set the drop-down list to the right of the expression to ‘is false’ like this:

image1