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.74k stars 159 forks source link

feat(typeschema): add typeschema resolver #663

Closed decs closed 3 months ago

decs commented 7 months ago

Resolver for TypeSchema: an universal adapter for schema validation, compatible with any validation library

stale[bot] commented 5 months ago

Thank you for your contributions! This Pull Request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Best, RHF Team ❤️

jorisre commented 3 months ago

@decs I've opened a PR #699 based on yours with merge conflicts resolved and some additional work. Thanks for your contribution - you deserve all the credit 😊. Feel free to review it ✌🏻