"id": "P1",
"description": "starting with # and then digits and then one or more spaces",
"regex": "^\\#\\s(\\d+)\\s",
"inputField": "preProcessedMerchantName",
"outputField": "cleanMerchantName",
"trimOutput": "true",...
Submitted by anonymous - 6 years ago