Hello everyone,
please, Im thinking about the most simple way, how to test text string to contain any letter combinations?
E.g. I have got some codes - 1B3DDD386MND, 1B3DDD386CDL etc. and I have separately Excel file, where are allowed and forbidden letter combinations. CDL is forbidden string combination, so I need to detect this combination. In Excel, there are thousands of these combinations, so its highly time demanding to put all this combinations to tester transformer with CONTAINS condition.
Any tips how to solve it highly effective?
Thanks a lot!
Lubo