Liking cljdoc? Tell your friends :D

json-schema.core


$data-pointerclj

($data-pointer x)

add-deferredclj

(add-deferred ctx value annotation)

add-errorclj

(add-error val-type ctx message)

add-warningclj

(add-warning ctx message)

build-refclj

(build-ref path)

compileclj

(compile schema & [ctx])

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})

compile-format-coercecljmultimethod


compile-pointerclj

(compile-pointer ref)

compile-registryclj

(compile-registry schema & [ctx])

const-implclj

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

date-regexpclj


dateTime-regexclj


decode-json-pointerclj

(decode-json-pointer x)

email-regexclj


external-schemaclj

(external-schema ref c-ctx)

format-fnsclj


format-regexpsclj


has-property?clj

(has-property? v k)

is-divider?clj

(is-divider? v d)

json-compareclj

(json-compare a b)

json-pointer-to-pathclj

(json-pointer-to-path x)

mk-ref-with-idsclj

(mk-ref-with-ids r ids)

num-comparatorclj

(num-comparator a b)

oid-regexclj


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
raw docstring

resolve-pointerclj

(resolve-pointer obj pth)

schema-keycljmultimethod


schema-typecljmultimethod


string-utf8-lengthclj

(string-utf8-length x)

time-regexclj


to-uriclj

(to-uri x)

uri-and-fragmentclj

(uri-and-fragment x)

uri-regexpclj


uuid-regexclj


valid-date-time?clj

(valid-date-time? x)

valid-pointer?clj

(valid-pointer? x)

valid-regex?clj

(valid-regex? x)

valid-uri-reference?clj

(valid-uri-reference? x)

valid-uri-template?clj

(valid-uri-template? x)

valid-uri?clj

(valid-uri? x)

validateclj

(validate schema value & [ctx])

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

× close