Liking cljdoc? Tell your friends :D

jkkramer.verily


afterclj/s

(after date keys & [msg])
source

at-leastclj/s

source

at-mostclj/s

source

beforeclj/s

(before date keys & [msg])
source

boolclj/s

(bool keys & [msg])
source

boolsclj/s

(bools keys & [msg])
source

combineclj/s

(combine & validators)
source

completeclj/s

(complete keys & [msg])
source

containsclj/s

(contains keys & [msg])

The keys must be present in the map but may be blank.

The keys must be present in the map but may be blank.
sourceraw docstring

dateclj/s

(date keys & [msg])
source

datesclj/s

(dates keys & [msg])
source

decimalclj/s

(decimal keys & [msg])
source

decimal-str?cljs

(decimal-str? x)
source

decimalsclj/s

(decimals keys & [msg])
source

emailclj/s

(email keys & [msg])
source

equalclj/s

(equal keys & [msg])
source

every-inclj/s

(every-in coll keys & [msg])
source

exactclj/s

(exact val keys & [msg])
source

floating-pointclj/s

(floating-point keys & [msg])
source

floating-pointsclj/s

(floating-points keys & [msg])
source

inclj/s

(in coll keys & [msg])
source

integerclj/s

(integer keys & [msg])
source

integersclj/s

(integers keys & [msg])
source

(link-url keys & [msg])

like web-url but http or https may be omitted for a relative link

like web-url but http or https may be omitted for a relative link
sourceraw docstring

luhnclj/s

(luhn keys & [msg])
source

make-validatorclj/s

(make-validator keys bad-pred msg)
source

matchesclj/s

(matches re keys & [msg])
source

max-lengthclj/s

(max-length len keys & [msg])
source

max-valclj/s

(max-val max keys & [msg])
source

min-lengthclj/s

(min-length len keys & [msg])
source

min-valclj/s

(min-val min keys & [msg])
source

negativeclj/s

(negative keys & [msg])
source

not-blankclj/s

(not-blank keys & [msg])

If present, the keys must not be blank.

If present, the keys must not be blank.
sourceraw docstring

positiveclj/s

(positive keys & [msg])
source

requiredclj/s

(required keys & [msg])

The keys must be present in the map AND not be blank.

The keys must be present in the map AND not be blank.
sourceraw docstring

seqifyclj/s

(seqify x)
source

stringclj/s

(string keys & [msg])
source

stringsclj/s

(strings keys & [msg])
source

urlclj/s

(url keys & [msg])
source

us-zipclj/s

(us-zip keys & [msg])
source

validateclj/s

(validate values validations)
source

validation->fnclj/smultimethod

source

validations->fnclj/s

(validations->fn validations)
source

validations-mapclj/s

source

web-urlclj/s

(web-url keys & [msg])
source

withinclj/s

(within min max keys & [msg])
source

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

× close