Y
Hacker News
new
|
ask
|
show
|
jobs
by
Negitivefrags
2187 days ago
Visual studio does schema validation for JSON and gives errors inline. There is a big list of supported schemas built in and you can define your own. Never actually looked at the format personally.
1 comments
nojvek
2187 days ago
Json schema is what vscode uses. It’s a standard nowadays. Just as effective as XMLSchema.
https://jsonschema.net/
http://www.schemastore.org/json/
link
https://jsonschema.net/
http://www.schemastore.org/json/