DefinitelyTyped/jsonschema
Xavier Brown 4d2dcc5df9 Add success flag property
JSONSchema validation results have a `valid` bool that certifies whether the validated JSON came back positive or not. When importing these definitions into my project, this property wasn't there, so I had to add it locally. It should be there.
2016-11-26 00:11:28 -06:00
..
index.d.ts Add success flag property 2016-11-26 00:11:28 -06:00
jsonschema-tests.ts Merge 10/04 (#11739) 2016-10-05 11:40:00 -07:00
tsconfig.json Merge 10/04 (#11739) 2016-10-05 11:40:00 -07:00