## Bug report ### Summary When using math hook, form submits if a number is entered in the field whether it is correct or not ### Step to reproduce 1. Added math hook & validation to snippet call 2. Added math input field 3. Entered incorrect number answer in math form field 4. Click submit, form data is submitted via email ### Observed behavior Form submits if a number is entered in the field whether it is correct or not ### Expected behavior Form data should not submit and prompt user to enter the correct solution to the math problem ### Environment MODX 3.0.1-pl Chrome