Igor Savin
Igor Savin
Thank you for the reply! Will try to cook up something for this :)
(switched companies since and feature become less relevant for me, but I still intend to implement it. Sorry for delay!)
I'll take a look. Can you share your config, request you send, expected error and response you are getting?
@Somebi I can't reproduce this. Could you please share your code?
@yskeat If you need this functionality, you can also use express-ajv-swagger-validator (https://github.com/Zooz/express-ajv-swagger-validation), it already does support that. Or contribute feature to us :D
@vicanso Any chance this gets looked at?
@SimenB Is Meta using a different testing framework internally, or Jest is just good enough as-is for them?
@julrich1 Best solution would be implementing support for custom validation function in https://github.com/vincit/tarn.js/ Second best would be making knex.js implementation more flexible. PRs for either approach would be most welcome.
@julrich1 Is there a way to implement it in a way that would be completely opt-in and does not affect people who don't need it? From my understanding the main...
@julrich1 Sounds like a good approach then.