jpmckinney / validictory

🎓 deprecated general purpose python data validator
Other
240 stars 57 forks source link

Fixed additionalProperties validation with tests #59

Closed jvc26 closed 11 years ago

jvc26 commented 11 years ago

So here is a fixed variant of the pull request from @juanmb. This includes tests to demonstrate the impact of his change in additionalProperties validation, which I mentioned in sunlightlabs/validictory#58. Hope this helps!