To: XLIFF OMOS TC <xliff-omos@lists.oasis-open.org>
Date: Mon, 13 Mar 2017 11:47:17 -0700
Others may have already discovered this, but I've been making heavy use of the json-schema-validator library to validate the JSON examples without having to cut and paste them into an online tool. (This code provides the backend for one of the online validators.)
I put a quick writeup on building and running the tool in our repository: