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)
sourceraw docstring

hasclj

(has & properties)
source

has-notclj

(has-not & attributes)
source

none-ofclj

(none-of & rules)

No condition should be true

No condition should be true
sourceraw docstring

one-ofclj

(one-of & rules)

One condition should be true (XOR)

One condition should be true (XOR)
sourceraw docstring

some-ofclj

(some-of & rules)

At least one condition should be true (OR)

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

test-fieldsclj

source

test-setsclj

source

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

× close