0

Right now my regex is .+PT but now I need to add criteria where the string does not end with that word.

Test strings would be:

of PT XYZ <- should match

XYZ PT <- should not match

adding more test string: XYZ PT PT <- should not match

Gin
  • 55
  • 7

0 Answers0