I am working on an enrichment rule which includes a regex for one attribute. It there a way to test the regex? Currently I add an additional condition limiting the enrichment rule to one node. Then I can activate the rule and check the results. If it doesn't work as expected I can edit the CI, clear the attribute, and retest.
Is there a simpler way to test a regex?
Thanks