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

Add validator rc-circe-json-validator #438

Merged
Merged
Changes from 2 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
8 changes: 8 additions & 0 deletions _data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,14 @@
date-draft:
draft: [7, 6, 4]
license: MIT
- name: Scala
implementations:
- name: Reactive Core Circe JSON Validator
url: https://github.com/reactivecore/rc-circe-json-schema
notes: Based on Circe-Library
date-draft: [2020-12, 2019-09]
draft:
license: Apache License, Version 2.0
- name: Objective-C
implementations:
- name: DSJSONSchemaValidation
Expand Down