Schemavalidator

Latest version: v0.1.0b12

Safety actively analyzes 613750 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.0b11

Disable error table output

0.1.0b10

Only render debug info on log level debug.

0.1.0b9

Add option to validate against custom schema objects.

0.1.0b8

0.1.0b7

Added `validate_json_string` method to validate json strings.
This is especially useful if your project uses a custom json encoder or if you work with raw json strings.

0.1.0b6

From this version on all id's and rerences need to be absolute.
Id's and references have to be absolute with respect to the base schema
path. So with the following file structure:


schemas/foo.json
schemas/sub/bar.json


The ids and $refs will become `/foo.json` and `/sub/bar.json`.

This is a breaking change.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.