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 (149)*, x86_64 (93)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (136)*, x86_64 (94)* | Fedora 41 (26 downloads) |
![]() |
aarch64 (9)*, x86_64 (80)* | Fedora 42 (26 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 43 (4 downloads) |
![]() |
aarch64 (32)*, x86_64 (167)* | Fedora rawhide (129 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable janbaudisch/yajsv
More info about enabling Copr repositories