-
Notifications
You must be signed in to change notification settings - Fork 5
Transform MultiValueRemoveIfMatch
Søren Granfeldt edited this page Feb 19, 2017
·
1 revision
This transform removes any entries from a multivalue that match the specified regular expression.
<Transform xsi:type="MultiValueRemoveIfMatch" Pattern="^sip\:" />This transform has one parameter -
- Pattern - any values matching this regular expression pattern are removed.
Get the latest release here (https://github.com/sorengranfeldt/mare/releases)