You can use pre-built validation to accept correctly formatted email address and urls as responses. You can use number, text, length and regex validations to write complex validation rules and restrict the answers.
You can specify the minimum character count for your short answer question by adding the Length response validation as shown below.
You can specify the maximum character count for your short answer question by adding the Length response validation as shown below.
You can use the Contains text validation for short answer question to ensure that the response contains a specific word or special character and accept only those responses.
You can use the Doesn't contain text validation for short answer question to ensure that the answer doesn't contain specific word or special character and accept only those responses.
You can use the Email address text validation for short answer question to validate and accept email addresses with correct format.
You can use the URL text validation for short answer question to collect valid urls starting with either http:// or https://
Click Submit to finish.
To use this feature, you need our Gsuite addon. Install this addon to customize Google Forms.
Try It Free