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 39 | aarch64 (16)*, x86_64 (15)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (8)*, x86_64 (16)* | Fedora 40 (20 downloads) |
Fedora 41 | aarch64 (16)*, x86_64 (8)* | Fedora 41 (8 downloads) |
Fedora 42 | aarch64 (0)*, x86_64 (0)* | Fedora 42 (0 downloads) |
Fedora rawhide | aarch64 (20)*, x86_64 (25)* | Fedora rawhide (99 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable janbaudisch/yajsv
More info about enabling Copr repositories