(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.
(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
(not-blank keys & [msg])
If present, the keys must not be blank.
If present, the keys must not be blank.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close