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

Commit 81eb0b1

Browse files
authored
Merge pull request #261 from gmile/patch-1
Add JsonXema, JSON schema implementation in Elixir
2 parents ea057ae + d45200a commit 81eb0b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_data/validator-libraries-modern.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
draft: [4]
3636
notes: "Draft-06+ progress: issue [24](https://github.com/jonasschmidt/ex_json_schema/issues/24); branch [multi-draft-support](https://github.com/jonasschmidt/ex_json_schema/tree/multi-draft-support)"
3737
license: MIT
38+
- name: JsonXema
39+
url: https://github.com/hrzndhrn/json_xema
40+
draft: [7, 6, 4]
41+
license: MIT
3842
- name: Go
3943
implementations:
4044
- name: gojsonschema

0 commit comments

Comments
 (0)