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

Commit 2815cd7

Browse files
mokkabonnahandrews
authored andcommitted
Add validations library for vue. Add 2 utility libraries
1 parent bcdbc93 commit 2815cd7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

_data/validator-libraries.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@
199199
url: https://github.com/ericgj/json-schema-valid
200200
draft: [4]
201201
license: MIT
202+
- name: vue-vuelidate-jsonschema
203+
url: https://github.com/mokkabonna/vue-vuelidate-jsonschema
204+
draft: [6]
205+
license: MIT
202206
- name: PHP
203207
implementations:
204208
- name: jsv4-php

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ Other
189189
-----
190190

191191
- JavaScript
192+
- [json-schema-merge-allof](https://github.com/mokkabonna/json-schema-merge-allof) (MIT)
193+
- [json-schema-compare](https://github.com/mokkabonna/json-schema-compare) (MIT)
192194
- [Orderly](http://orderly-json.org) (BSD)
193195
- [Dojo](http://www.dojotoolkit.org/) (AFL or BSD) - supports some aspects of JSON Schema
194196
- [Schematic Ipsum](http://schematic-ipsum.herokuapp.com/) (MIT)

0 commit comments

Comments
 (0)