Liking cljdoc? Tell your friends :D

json-schema.core


$data-pointerclj

($data-pointer x)
source

add-deferredclj

(add-deferred ctx value annotation)
source

add-errorclj

(add-error val-type ctx message)
source

add-warningclj

(add-warning ctx message)
source

build-refclj

(build-ref path)
source

compileclj

(compile schema & [ctx])
source

compile-comparatorclj

(compile-comparator {value-applicable? :applicable-value
                     direction :direction
                     message :message
                     coerce-value :coerce-value
                     exclusive :exclusive
                     comparator-fn :comparator-fn
                     name :name
                     coerce-bound :coerce-bound
                     bound-applicable? :applicable-bound
                     bound :bound
                     message-op :message-op})
source

compile-format-coercecljmultimethod

source

compile-pointerclj

(compile-pointer ref)
source

compile-registryclj

(compile-registry schema & [ctx])
source

const-implclj

(const-impl _ const schema path c-ctx)
source

date-regexpclj

source

dateTime-regexclj

source

decode-json-pointerclj

(decode-json-pointer x)
source

email-regexclj

source

external-schemaclj

(external-schema ref c-ctx)
source

format-fnsclj

source

format-regexpsclj

source

has-property?clj

(has-property? v k)
source

is-divider?clj

(is-divider? v d)
source

json-compareclj

(json-compare a b)
source

json-pointer-to-pathclj

(json-pointer-to-path x)
source

mk-ref-with-idsclj

(mk-ref-with-ids r ids)
source

num-comparatorclj

(num-comparator a b)
source

oid-regexclj

source

reduce-indexedclj

(reduce-indexed f coll)
(reduce-indexed f init coll)
(reduce-indexed f init i coll)

Reduce while adding an index as the second argument to the function

Reduce while adding an index as the second argument to the function
sourceraw docstring

resolve-pointerclj

(resolve-pointer obj pth)
source

schema-keycljmultimethod

source

schema-typecljmultimethod

source

string-utf8-lengthclj

(string-utf8-length x)
source

time-regexclj

source

to-uriclj

(to-uri x)
source

uri-and-fragmentclj

(uri-and-fragment x)
source

uri-regexpclj

source

uuid-regexclj

source

valid-date-time?clj

(valid-date-time? x)
source

valid-pointer?clj

(valid-pointer? x)
source

valid-regex?clj

(valid-regex? x)
source

valid-uri-reference?clj

(valid-uri-reference? x)
source

valid-uri-template?clj

(valid-uri-template? x)
source

valid-uri?clj

(valid-uri? x)
source

validateclj

(validate schema value & [ctx])
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close