Closed toddtarsi closed 2 years ago
its this line .allow(Joi.ref('password'))
it looks like a null check is needed to resolve this issue
A fix for this https://github.com/mrjono1/joi-to-typescript/pull/234
🤯 - Holy cow! You resolved that so fast. Thank you so much! Also, please don't let any of the people on things I maintain know that you can fix things this fast 😆 😭
I broke my npm releases, so i have to fix that before I can get the change to you
fixed released under 4.0.3
Schema:
Result:
Shape returned at this line:
Is it possible for me to just skip all processing on this field using a meta flag or something?