aboutsummaryrefslogtreecommitdiff
path: root/ports/json-schema-validator/CONTROL
blob: a602b1dec7e4d3b6b507563f8d5bab889adf917a (plain)
1
2
3
4
5
Source: json-schema-validator
Version: 2.1.0
Homepage: https://github.com/pboettch/json-schema-validator
Description: This is a C++ library for validating JSON documents based on a JSON Schema. This validator is based on nlohmann json library.
Build-Depends: nlohmann-json[core]