garycourt / JSV

A JavaScript implementation of an extendable, fully compliant JSON Schema validator.
618 stars 84 forks source link

Add support json-schema-draft-04 #73

Open vlcinsky opened 11 years ago

vlcinsky commented 11 years ago

json-schema-draft-04 would be great.

themihai commented 11 years ago

+1 ?

shuc commented 10 years ago

happy holidays :) any update for this issue ?

goinnn commented 10 years ago

+1

vine77 commented 10 years ago

:+1:

ebdrup commented 9 years ago

I've compiled a list of the official draft-4 tests that are failing for JSV here https://github.com/Muscula/json-schema-benchmark/blob/master/reports/JSV.md

If you want draft-4 support perhaps take a look here for an alternative: https://github.com/Muscula/json-schema-benchmark