"id": "P01",
			"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": "cleanMerchantName",
			"isCaseSensitiveMatch": "false",...
Submitted by anonymous - 6 years ago