Title here
Summary here
Welcome to FreshForms Validation Documentation! This page provides an overview of the various validation rules applied when using FreshForms. Below you’ll find detailed information about the different validation types, the associated rules, and how to avoid common errors.
| Validation Type | Description |
|---|---|
| Form Name Validation | Ensures that form names are written in lowercase and contain no special characters |
| Field Name Validation | Ensures that field names are written in lowercase and contain no special characters |
| Required Field Validation | Checks that required fields are filled out before submission |
| Alphanumeric / Numeric / Email Validation | Validates input types (letters, numbers, emails) |
Each of the validation types has its own page. In these pages, you will: