natesilva / jayschema

[Unmaintained] - A comprehensive JSON Schema validator for Node.js
BSD 3-Clause "New" or "Revised" License
217 stars 22 forks source link

[FIX] Fixed bug that caused error if an object was undefined #33

Closed emschwartz closed 10 years ago

natesilva commented 10 years ago

Thank you. I ended up fixing the bug in a different way. It should not have been running object tests against undefined.