chaijs / chai-json-schema

Chai plugin for JSON Schema v4
MIT License
75 stars 17 forks source link

Support format validations using tv4-formats. #51

Closed DanisaurioRex closed 6 years ago

DanisaurioRex commented 7 years ago

When is used the format property in a field, the tests succeeds (when it shouldn't).

Format validations are implemented with the tv4-formats library.

Issue # 31 is resolved

DanisaurioRex commented 7 years ago

Hello @JrSchild can you helpme with this error?