Form tests - error messages

Back to index.

Here are the default error messages of the form fields. When you leave a form field they are generated again.

Test area

Default
Required
Email
URL
Pattern
Number

All these fields have min="2" max="12" step="2".

max- and minLength

These fields only show their error messages once the user has interacted with them; i.e. attempted to add or remove a character.