shaclapi.reduction package#
Subpackages#
Submodules#
Module contents#
- shaclapi.reduction.prepare_validation(config, query, result_transmitter)[source]#
Given a Config Object (app/config.py), a Query Object (app/query.py) and an Result Transmitter Object, which will be used to for non-blocking transmission of validation results from the backend to the api, this methode will prepare a matching ShapeSchema to be used for validation.