ONSdigital / dp-python-tools

Simple reusable python resources for digital publishing.
MIT License
1 stars 0 forks source link

Migrate json validation #13

Closed SarahJohnsonONS closed 7 months ago

SarahJohnsonONS commented 7 months ago

validate_json_schema() migrated from GSSCogs repo. Tests all passing. README.md added.

Also set up pyproject.toml and poetry.lock. Run poetry install to install dependencies.