]
Snjezana Peco reassigned ERT-214:
---------------------------------
Assignee: Snjezana Peco
Validate JSON file with JSON Schema [EBZ#494111]
------------------------------------------------
Key: ERT-214
URL:
https://issues.jboss.org/browse/ERT-214
Project: Eclipse Release Train
Issue Type: Task
Components: WTP Source Editing
Reporter: Friendly Jira Robot
Assignee: Snjezana Peco
Priority: Trivial
Labels: bzira, wst.json
It's a very big task, but it should be fantastic if WTP Validator could validate JSON
file by using JSON Schema.
To do that:
* JSONSchemaDocument should support the full specification of JSON Schema.
* minimal-json should be improved to collect line, column or perhaps we could use
IJSONDocument to validate it with JSON Schema.