Issue caused potentially by regex validation | XM Community
Skip to main content
Question

Issue caused potentially by regex validation

  • April 5, 2022
  • 0 replies
  • 7 views

Forum|alt.badge.img+2

Hi,
we have a few clients saying that they couldn't pass a certain question. We had the following regex validation on that question. Is it possible that the code has caused an issue for respondents?
^\\w+([-+.']\\w+)*@\\w+([-.]\\w+)*\\.\\w+([-.]\\w+)*$
Thank you!