jquense / yup

Dead simple Object schema validation
MIT License
22.72k stars 925 forks source link

feat(meta): add meta() data with function #2233

Open wand2016 opened 2 months ago

wand2016 commented 2 months ago

Enabled passing functions with yup.meta(prev => ({...})), allowing array metadata to be merged.

Kumar06Lav commented 2 weeks ago

Hi team, I'd like to take on this issue. Could you please assign it to me? Thanks!