mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-30 21:47:35 +00:00
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. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| jsonschema-tests.ts | ||
| tsconfig.json | ||