The Regular Expression debugger allows checking, validating and backtracking regular expressions.
Before you begin
You can use the Regular Expression debugger, only if the Regular Expression Adaptation state is enabled. To enable Regular Expression Adaptations, see Enabling Regular Expression Adaptations
Procedure
On the Regular Expression Adaptation Details page, in the Rule Variables section or in the Rule Actions section, click on the icon next to the Match Expression field.
In the Regular Expression debugger dialog box, do the following:
In the Regular expression field, enter the Regular expression text.
In the Text to test field, enter the Regular expression text which needs to be validated.
Click Test to test or validate the regular expression.
Click Clear to clear the existing test.
Click Save to save the regular expression.
Click Regex Help to see the online help documentation.