DEV Community

Discussion on: JavaScript Tools and Libraries for Creating, Customizing and Validation Forms

Collapse
 
ajayts07 profile image
ajayts07

Very informative! Thanks for the post.

I really like FormValidation as it has 40+ Validators and 50+ Plugins and you can also create your own validators which makes it very flexible to use.

In Materio MUI React Next.js Admin Tempalte you can check the demo where they have used form validation in their by using this Library.

Thanks again!