python-fastjsonschema
https://horejsek.github.io/python-fastjsonschema/
fastjsonschema implements validation of JSON documents by JSON schema. The library implements JSON schema drafts 04, 06 and 07. The main purpose is to have a really fast implementation.
- Devel package for openSUSE:Factory
-
9
derived packages
- Links to openSUSE:Factory / python-fastjsonschema
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-fastjsonschema && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
fastjsonschema-2.20.0.tar.gz | 0000373056 364 KB | |
python-fastjsonschema.changes | 0000004043 3.95 KB | |
python-fastjsonschema.spec | 0000001885 1.84 KB |
Latest Revision
Matej Cepl (mcepl)
accepted
request 1225671
from
Matej Cepl (mcepl)
(revision 22)
- Update to 2.20.0: - Added validations at compile time: - `required` must have unique items - checking if schema is not allowing `required` items (item is required, but is not listed in properties) - Remove upstreamed patch: - support-pytest-8.patch
Comments 0