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.67k stars 151 forks source link

feat: add support for custom error messages for required fields #687

Open Rozamo opened 1 month ago

Rozamo commented 1 month ago

Resolves issue: #615

Changes

Rozamo commented 1 month ago

cc @bluebill1049

TristanPerrinAktisLab commented 1 month ago

@bluebill1049 i have the same issue, if this code is merged when will it be available ?

Rozamo commented 2 weeks ago

@bluebill1049 Please check this. Need this functionality in my app and I think it will benefit others as well. If there is any issue in the code can you point me in the right direction.