Module ReferenceΒΆ
The public API of validate-pyproject
is exposed in the validate_pyproject.api
module.
Users may also import validate_pyproject.errors
and validate_pyproject.types
when handling exceptions or specifying type hints.
In addition to that, special formats
that can be used in the JSON Schema definitions are implemented in validate_pyproject.formats
.