react-hook-form / resolvers

📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts and VineJS
https://react-hook-form.com/
MIT License
1.71k stars 155 forks source link

Add a resolver for valibot #610

Closed Natchii59 closed 1 year ago

Natchii59 commented 1 year ago

Is your feature request related to a problem? Please describe. I discovered valibot which is the direct competitor of zod, which is much lighter.

Describe the solution you'd like Add a resolver for valibot

Additional context https://valibot.dev/