Skip to content

Fast json schema validation

Use fastjsonschemas for validation of the various JSON objects. This is faster than the default jsonschema package.

Also the validator objects are construct in the base classes so they can be reused for each validation.

@dcrielaard

Edited by Pieter Eendebak

Merge request reports