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 |
---|---|---|
![]() |
aarch64 (16)*, x86_64 (19)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (12)*, x86_64 (16)* | Fedora 40 (24 downloads) |
![]() |
aarch64 (16)*, x86_64 (12)* | Fedora 41 (9 downloads) |
![]() |
aarch64 (4)*, x86_64 (4)* | Fedora 42 (9 downloads) |
![]() |
aarch64 (24)*, x86_64 (25)* | Fedora rawhide (107 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable janbaudisch/yajsv
More info about enabling Copr repositories