"id": "P011",
"description": "starting with # and then digits and hyphen and then digits and one or more space",
"regex": "^#([\\d]+[-]+[\\d]+)\\s+([a-zA-Z0-9\\s*]+)$",
"inputField": "preProcessedMerchantName",
"outputField": "storeNumStr",
"trimOutput": "true",...
Submitted by anonymous - 5 years ago