0

regex for not start with 'the' or end with 'form'. The input may have the or end form. eg:

the test3211 form - valid
the test22 - not valid
test34 - valid
test55 form - not valid

The regex i tried ^the.*form$

boycod3
  • 5,033
  • 11
  • 58
  • 87

0 Answers0