Google Forms - Validation
Validation with Google Forms
Google Forms allows you help to get a better data from your from by implementing validation in the google form question
Putting validation in Google Form question
- click on the ... section in the lower right of your question
- click on data vaidation to activate it
Exercise
- put validation on your form fields !
Challenge
Google form supports using a pattern defining language that is regular expression.
use tools like Regexr to help reference the regular expression syntax