krausandre / content-blocks-gui

GNU General Public License v2.0
2 stars 0 forks source link

Validation for form inputs #6

Open PKuhlmay opened 10 months ago

PKuhlmay commented 10 months ago

Veelidate or something else to validate all the input fields, checkboxes, select boxes, etc.

PKuhlmay commented 4 months ago

We could use Formkit for this. Formkit is a framework which helps a lot with validation, inputs in generall, rendering the inputs, etc.