Basic information
- nrich-frontend module version: 3.1.0
- Module: form-configuration
Enhancement description
Currently, form-configuration supports primarily Yup library. Yup is a mature library but had a moment where it was pretty much abandoned, so the majority of community switched to Zod for form validation.
It would be beneficial for this module to offer both Yup and Zod support for end user to chose which fits the usecase.
Current behaviour
No Zod support.
Wanted behaviour
Zod support.
Possible workarounds
None that should be mentioned :)
Basic information
Enhancement description
Currently, form-configuration supports primarily Yup library. Yup is a mature library but had a moment where it was pretty much abandoned, so the majority of community switched to Zod for form validation.
It would be beneficial for this module to offer both Yup and Zod support for end user to chose which fits the usecase.
Current behaviour
No Zod support.
Wanted behaviour
Zod support.
Possible workarounds
None that should be mentioned :)