Package: python-json-schema-validator
Version: 2.3.1-3

Greetings!

The package description is "JSON schema validation utility", which is a bit
misleading. The problem is that it doesn't provide a utility with which you
can validate JSON agains a schema. Instead, it provides a "Python module"
or a "Python library" for integrating validation.

Also, minor typo, there's a "the" missing here:
"This package provides a JSON Schema validator conforming to a subset of
<THE> second draft of the specification."

Further, some questions here:
"JSON files can be verified against a schema expressed in the python source
code, producing either a SchemaError exception or ValidationError
exception."
Can you only hard-code the schema in Python or also read the schema (which
itself is JSON) from a file? Also, can you only validate files or can you
validate in-memory data, too?

Thanks to you and the Debian team for your effort!

Uli

Reply via email to