Liking cljdoc? Tell your friends :D

com.timezynk.domain.validation.unused.logic


none-ofclj

(none-of & rules)

No condition should be true

No condition should be true
raw docstring

one-ofclj

(one-of & rules)

One condition should be true (XOR)

One condition should be true (XOR)
raw docstring

some-ofclj

(some-of & rules)

At least one condition should be true (OR)

At least one condition should be true (OR)
raw docstring

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

× close