Skip to content

validate json schema on write #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 24, 2020
Merged

Conversation

cgardens
Copy link
Contributor

closes #51

What

  • validate that a config meets its json schema when we write it. right now we only validate on read which doesn't make a whole lot of sense.

@cgardens cgardens requested review from jrhizor and sherifnada August 24, 2020 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validation of configurations should happen before persistence
2 participants