janbaudisch/yajsv
Project ID: 32961
Description
Yet Another JSON-Schema Validator. Command line tool for validating JSON and/or YAML documents against provided schemas.
Installation Instructions
Enable the copr repository:
dnf copr enable janbaudisch/yajsv
Install:
dnf install yajsv
Usage
yajsv -s schema.json document.json
Alternatively for YAML:
yajsv -s schema.yml document.yml
See yajsv -h
for more details.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (14)*, x86_64 (17)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (8)*, x86_64 (15)* | Fedora 39 (29 downloads) |
Fedora 40 | aarch64 (8)*, x86_64 (8)* | Fedora 40 (17 downloads) |
Fedora 41 | aarch64 (8)*, x86_64 (8)* | Fedora 41 (6 downloads) |
Fedora rawhide | aarch64 (20)*, x86_64 (17)* | Fedora rawhide (94 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable janbaudisch/yajsv
More info about enabling Copr repositories