Javascript Library for Schema Validation
README link to $data proposal is broken
Validation for fields with null values failing even they are not listed as required.
validation throws error when validatin a schema that contain multiple types
TypeError: Cannot call method 'hasOwnProperty' of undefined
request: release v1.0.3 for default-handling fixes
Here's an example of an array that for some reason (bug?) that doesn't validate.
Possible issue with @type from JSON document in schema ?? Not quite sure. I'm not sure why this JSON doesn't validate
I can't use $data with exclusiveMinimum and exclusiveMaximum keywords
useDefault fails validation for nullable properties
mutual $data reference with default does not seem to work