Is your feature request related to a problem? Please describe.
To improve the development experience, instead of implementing form validation manually, it is more effective to have a dedicated form validation library that can help manage both validations, error messages, and easiness of retrieving form values.
Describe the solution you'd likeFelte for Solid is a recent entry for Solid for form validations.
It has good documentation, and functionality, and is stable for usage.
Additionally Hope-UI has built-in support for it.
Describe alternatives you've considered
Unfortunately, form validation for Solid is still quite barebone.
The other alternative for felte is Solar Forms.
While I am quite fond of how it is implemented, it is still in early development and cannot be quite trusted for production-grade development.
Teachability, Documentation, Adoption, Migration Strategy
Following my proposal to use Hope-UI, I would recommend referring to both the Felte documentation and Hope-UI's documentation on how to use Felte for the time being.
Feature Request
Is your feature request related to a problem? Please describe. To improve the development experience, instead of implementing form validation manually, it is more effective to have a dedicated form validation library that can help manage both validations, error messages, and easiness of retrieving form values.
Describe the solution you'd like Felte for Solid is a recent entry for Solid for form validations. It has good documentation, and functionality, and is stable for usage. Additionally Hope-UI has built-in support for it.
Describe alternatives you've considered Unfortunately, form validation for Solid is still quite barebone. The other alternative for felte is Solar Forms. While I am quite fond of how it is implemented, it is still in early development and cannot be quite trusted for production-grade development.
Teachability, Documentation, Adoption, Migration Strategy Following my proposal to use Hope-UI, I would recommend referring to both the Felte documentation and Hope-UI's documentation on how to use Felte for the time being.