Skip to content

Add Condition CompareParameterRegex

jmargraf requested to merge jmargraf/action-provider:master into master

Added A Condition CompareParameterRegex. With this Condition you can compare a Parameter with an Regex. Internally preg_match is used for comparison

Merge request reports