Form field validation gives you greater control over the data you collect in your forms.
You can add validation to:
Short and long text fields:
A minimum and a maximum number of characters.
Email fields:
Allow or block emails from a certain domain (for example, don’t allow gmail.com or yahoo.com).
Number fields:
Number fields support several validation options:
Add placeholder text to your form fields to show an example of how to fill them in or to provide additional instructions.

You can add placeholder text to:
Help us improve this help center.