io.logicblocks/spec.validate
0.2.0-RC14
cljdoc
logicblocks/spec.validate
Liking cljdoc? Tell your friends :D
Current release is
0.2.0-RC21
Articles
Readme
Changelog
Namespaces
spec
definition
address
core
collection
core
core
currency
core
email
core
identifier
core
logic
core
number
core
phone
core
string
core
time
core
uri
core
validate
core
spec.definition.address.core
uk-postcode-formatted-string?
spec.definition.collection.core
def-length-equal-to-pred
def-length-greater-than-pred
def-length-less-than-pred
empty?
length-equal-to-10?
length-equal-to-1?
length-equal-to-2?
length-equal-to-3?
length-equal-to-4?
length-equal-to-5?
length-equal-to-6?
length-equal-to-7?
length-equal-to-8?
length-equal-to-9?
length-equal-to?
length-greater-than-10?
length-greater-than-1?
length-greater-than-2?
length-greater-than-3?
length-greater-than-4?
length-greater-than-5?
length-greater-than-6?
length-greater-than-7?
length-greater-than-8?
length-greater-than-9?
length-greater-than?
length-less-than-10?
length-less-than-1?
length-less-than-2?
length-less-than-3?
length-less-than-4?
length-less-than-5?
length-less-than-6?
length-less-than-7?
length-less-than-8?
length-less-than-9?
length-less-than?
not-empty?
spec.definition.core
def-validate-pred
exception->false
extend-pred-with-gen
extend-pred-with-requirement
re-satisfies?
spec.definition.currency.core
iso4217-currency-code-string?
spec.definition.email.core
email-address?
spec.definition.identifier.core
uuid-string?
spec.definition.logic.core
boolean-string?
boolean?
spec.definition.number.core
decimal-string?
floating-point-number?
integer-string?
integer?
negative?
positive?
zero?
spec.definition.phone.core
phone-number-string?
spec.definition.string.core
ascii-alphabetics?
ascii-alphanumerics?
ascii-digits?
blank?
lowercase-ascii-alphabetics?
lowercase-ascii-alphanumerics?
not-blank?
string?
uppercase-ascii-alphabetics?
uppercase-ascii-alphanumerics?
spec.definition.time.core
iso8601-zoned-datetime-string?
spec.definition.uri.core
http-uri-string?
spec.validate.core
pred-error
pred-requirement
problem-calculator
validator
cljdoc
is a website building & hosting documentation for Clojure/Script libraries
Keyboard shortcuts
Report a problem
cljdoc on GitHub
× close