Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-pmc] [CQ 18014] jsonschema-2.6.0

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=18014





--- Comment #6 from Gabriele Baldoni <gabriele.baldoni@xxxxxxxxxxxxxx>  2018-11-05 03:51:18 ---
It also provide a JSON Validator that can be used, it has a validate function
that takes the schema and a json string and validate the json.

We use this library to validate json objects against a JSON Schema that we
defined.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top