Liking cljdoc? Tell your friends :D

axel-f.excel.validate


envclj/s

source

not-empty*clj/s

source

not-empty**clj/s

(not-empty** x & [msg])

Validate and return given value if not empty collection, and throw an exception with given message (default is 'Argument can not be empty').

Validate and return given value if not empty collection, and throw an exception with given message (default is 'Argument can not be empty'). 
sourceraw docstring

presenceclj/s

source

presence*clj/s

(presence* x & [msg])

Validate and return given value if not null, and throw an exception with given message (default is 'Argument is required').

Validate and return given value if not null, and throw an exception with given message (default is 'Argument is required').
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close