Skip to content
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

Feat/add 2019 09 json schema validation #102

Merged
merged 3 commits into from
Jan 31, 2022

Conversation

atuffreau-bcd
Copy link
Contributor

Add support for recursive json schema validation up to json schema version 2019-09 (2020-12 is not fully supported in kotlin/java)
Keep net.pwall.json:json-kotlin-schema library for retro compatibility but the implmentation is incomplete so SchemaValidatorFactory prefers com.networknt:json-schema-validator implementation

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@philpotisk philpotisk merged commit e41fc34 into master Jan 31, 2022
@atuffreau-bcd atuffreau-bcd deleted the feat/add-2019-09-json-schema-validation branch January 31, 2022 18:25
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.

2 participants