korzio / djv

Dynamic JSON Schema Validator - Supports draft-04/06
https://www.npmjs.com/package/djv
MIT License
289 stars 31 forks source link

Fixed broken tests on escaped characters #79

Closed openself closed 5 years ago

openself commented 5 years ago

Please check the code and approve if everything is OK.

korzio commented 5 years ago

@korzio Could be a single responsibility place for escape / unescape?

openself commented 5 years ago

Please review my new commit