Liking cljdoc? Tell your friends :D

com.timezynk.domain.validation.set


all-ofclj

(all-of & rules)

All conditions should be true (AND)

All conditions should be true (AND)
raw docstring

hasclj

(has & properties)

has-notclj

(has-not & attributes)

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

test-fieldsclj


test-setsclj

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

× close