Liking cljdoc? Tell your friends :D

valip.java.predicates

Useful validation predicates implemented for JVM Clojure.

Useful validation predicates implemented for JVM Clojure.
raw docstring

url?clj

(url? s)

Returns true if the string is a valid URL.

Returns true if the string is a valid URL.
sourceraw docstring

valid-email-domain?clj

Returns true if the domain of the supplied email address has a MX DNS entry.

Returns true if the domain of the supplied email address has a MX DNS entry.
sourceraw docstring

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

× close