I went through the source code, and coercer function always throws an error about disallowed-key
. I could not find a way to disable this. Would it make sense to add a flag to the coercer such as :strict false
?
I will post it in github issues for tracking it