Everytime I put a regex validation in a question, the JavaScript validator works well but the form send me an error telling me that a field is not answered.
My RegEx is similar to /^[\d!#$%&'*+./=?_`a-z{|}~^\-]+@[\d.a-z\-]*gmail\.com\b/ and my question is required.