Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

Implement schema validation #31

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

drdavella
Copy link
Contributor

I am creating this PR solely to serve as a reference for future efforts to implement schema validation. I think this approach is probably dead in the water since valijson seems to no longer be maintained. It's possible that this work could continue by either forking or externing the valijson package, although at some point it might just be easier to write a custom JSON Schema validator for this package.

@drdavella
Copy link
Contributor Author

This depends on a branch in my personal fork of valijson: https://github.com/drdavella/valijson/tree/asdf-schema-validation

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant