Skip to content

Add support for Zod #72

Description

@jtomic-croz

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions