A lightweight Python library for validating Geojson which includes pygeoapi processes interface.
You can install GeodataValidator from GitHub:
pip install git+https://github.com/OpenGeoShift/tuto_pygeoapi_ogc_processespython -m venv venv
venv/Scripts/activate
pip install pytest
pip install shapely
pip install -e .pytest