Liking cljdoc? Tell your friends :D

formulario.validations


email?cljs

(email?)
(email? error-message)
source

is-url?cljs

(is-url?)
(is-url? error-message)
source

nat-int?cljs

(nat-int?)
(nat-int? error-message)
source

not-neg-number?cljs

(not-neg-number?)
(not-neg-number? error-message)
source

pos-int?cljs

(pos-int?)
(pos-int? error-message)
source

pos?cljs

(pos?)
(pos? error-message)
source

required?cljs

(required?)
(required? error-message)
source

string-lengthcljs

(string-length min-chars)
(string-length min-chars message)
source

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

× close