Skip to content

Yup alternative to reduce bundle size #13

@hboisgibault

Description

@hboisgibault

Hello,
Is there a way to use an alternative to Yup to define route parameters ?
I don't need complex param validation for my project routes, and Yup is taking a large part
of my bundle.

Is there a way to define validation without Yup, or maybe use portions of the package ?
I am only using string(), required() and notRequired() functions, so Yup seems too complex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions