[metosin/jsonista "0.3.1"] is available but we use "0.2.6"
[com.github.java-json-tools/json-schema-validator "2.2.14"] is available but we use "2.2.13"
[metosin/jsonista "0.2.6"] is available but we use "0.2.5"
[com.github.java-json-tools/json-schema-validator "2.2.13"] is available but we use "2.2.11"
:deep-check
configurable via the factory functions. (#13)java.io.Reader
as the input in addition to strings and Clojure maps. (#10){:deep-check true}
to the validator function. (#7){:dereferencing :inline}
as the second parameter to validator
/json-validator
.the
validator
and json-validator
now take a JsonSchemaFactory
as an optional argument. This allows e.g. pre-loading schema definitions.
updated dependencies:
[cheshire "5.6.3"] is available but we use "5.4.0"
[org.clojure "1.8.0"] is available but we use "1.7.0"
[lein-ring "0.9.6"] is available but we use "0.9.4"
[midje "1.7.0"] is available but we use "1.7.0-SNAPSHOT"
JSONSchema
-objects.Can you improve this documentation? These fine people already did:
Miikka Koskinen & Tommi ReimanEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close