1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
BUILD.gn Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.chromium Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.chromium

Name: Valijson
Short Name: valijson
URL: https://github.com/tristanpenman/valijson
Security Critical: yes
License: 2-Clause BSD
License File: src/LICENSE

Description:
Valijson is a header-only JSON Schema Validation library for C++11.

Valijson provides a simple validation API that allows you to load JSON Schemas,
and validate documents loaded by one of several supported parser libraries. In
Open Screen, Valijson is used exclusively with JsonCpp.