Email & phone

Email

Email fields allow you to store specific text data representing an email address. Data validation is applied to ensure that the content of these fields adheres to the standard email address format, which includes an "@" symbol and a domain name (e.g., "user@example.com"). Validating email addresses helps prevent incorrect or invalid data from being stored in the database.


Phone

Phone fields allow you to store phone numbers. Phone numbers can have different formats depending on the country or region. We support international phone number conventions to validate phone numbers. An example of a valid phone number is: +39124567890.

Last updated