|
proxygen
|
#include <folly/experimental/JSONSchema.h>#include <folly/json.h>#include <fstream>#include <sstream>#include <string>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
A binary that supports testing against the official tests from: https://github.com/json-schema/JSON-Schema-Test-Suite
Use it like: ./jsonschema_tester /path/to/test.json
Definition at line 30 of file JSONSchemaTester.cpp.
References buffer(), i, folly::jsonschema::makeValidator(), folly::parseJson(), and folly::pushmi::detail::t.