Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Added Medeia-validator validation implementation #260

Merged
merged 1 commit into from
Mar 15, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions _data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,13 @@
notes:
draft: [7]
license: Apache License 2.0
- name: Kotlin
implementations:
- name: Medeia-validator
url: https://github.com/worldturner/medeia-validator
notes: streaming validator for Kotlin and Java clients; works with Jackson and Gson
draft: [7, 6, 4]
license: Apache License 2.0
- name: JavaScript
implementations:
- name: ajv
Expand Down