I am trying to write a regex constraint for email. Using regex101.com this is no problem but when I copy the same exact expression into Forms it accepts any sort of input. How do you write the expression in Forms?
test@ is not recognized as a valid match on regex101.com
Perfectly valid in forms