FastForms
Features

Validation

FastForms includes server side form validation. Use FastForms Form Builder to setup rules for your form fields.

Field validation

Following validation rules are available iside the Form Builder:

  • Required
  • Min length
  • Max length
  • Min value
  • Max value
  • Regular expression (RegEx)

Strict mode

Enabling strict mode ensures that submissions precisely match the elements and rules defined in the Form Builder. Deactivate this mode to allow submissions, for instance, from multiple custom HTML forms.


Made with 💚 by thenextbit