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 (135)*, x86_64 (84)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (129)*, x86_64 (85)* | Fedora 41 (19 downloads) |
![]() |
aarch64 (5)*, x86_64 (74)* | Fedora 42 (18 downloads) |
![]() |
aarch64 (30)*, x86_64 (166)* | Fedora rawhide (123 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable janbaudisch/yajsv
More info about enabling Copr repositories