io.logicblocks/spec.validate
0.2.0-RC4
cljdoc
logicblocks/spec.validate
Liking cljdoc? Tell your friends :D
Current release is
0.2.0-RC21
Articles
Readme
Changelog
Namespaces
icu4clj
text
number-format
unicode-set
util
u-locale
spec
validate
address
boolean
collection
core
currency
email
identifier
number
phone
string
time
unicode
url
utils
spec.validate.address
postcode?
spec.validate.boolean
boolean?
spec.validate.collection
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.validate.core
pred-error
pred-requirement
problem-calculator
validator
spec.validate.currency
currency-amount?
currency-code?
spec.validate.email
email-address?
spec.validate.identifier
uuid-v4?
spec.validate.number
decimal-string-pattern
decimal-string?
floating-point-number?
gen-decimal-string
integer-string?
integer?
negative?
positive?
zero?
spec.validate.phone
*default-phone-number-region-code*
phone-number?
spec.validate.string
ascii-alphabetics?
ascii-alphanumerics?
ascii-digits?
blank?
gen-character-string-unicode
gen-string-unicode
lowercase-ascii-alphabetics?
lowercase-ascii-alphanumerics?
not-blank?
string?
uppercase-ascii-alphabetics?
uppercase-ascii-alphanumerics?
spec.validate.time
iso8601-datetime?
spec.validate.unicode
ascii-alphabetic-characters
ascii-alphabetic-pattern
ascii-alphanumeric-characters
ascii-alphanumeric-pattern
ascii-digit-characters
ascii-digit-pattern
carriage-return-character
complement-pattern
figure-space-character
file-separator-character
form-feed-character
group-separator-character
horizontal-tabulation-character
line-feed-character
line-separator-pattern
lowercase-ascii-alphabetic-characters
lowercase-ascii-alphabetic-pattern
lowercase-ascii-alphanumeric-characters
lowercase-ascii-alphanumeric-pattern
narrow-no-break-space
no-break-space-character
non-ascii-alphabetic-characters
non-ascii-alphabetic-pattern
non-ascii-alphanumeric-characters
non-ascii-alphanumeric-pattern
non-ascii-digit-characters
non-ascii-digit-pattern
non-breaking-space-pattern
non-lowercase-ascii-alphabetic-characters
non-lowercase-ascii-alphabetic-pattern
non-lowercase-ascii-alphanumeric-characters
non-lowercase-ascii-alphanumeric-pattern
non-uppercase-ascii-alphabetic-characters
non-uppercase-ascii-alphabetic-pattern
non-uppercase-ascii-alphanumeric-characters
non-uppercase-ascii-alphanumeric-pattern
non-whitespace-character?
non-whitespace-characters
non-whitespace-pattern
other-whitespace-pattern
paragraph-separator-pattern
record-separator-character
space-separator-character?
space-separator-pattern
unicode-characters
unicode-codepoint-ranges
unicode-codepoint-seq
unit-separator-character
uppercase-ascii-alphabetic-characters
uppercase-ascii-alphabetic-pattern
uppercase-ascii-alphanumeric-characters
uppercase-ascii-alphanumeric-pattern
vertical-tabulation-character
whitespace-character?
whitespace-characters
whitespace-pattern
spec.validate.url
absolute-url?
spec.validate.utils
def-validate-pred
exception->false
extend-pred-with-gen
extend-pred-with-requirement
nil->false
re-quote
re-satisfies?
cljdoc
is a website building & hosting documentation for Clojure/Script libraries
Keyboard shortcuts
Report a problem
cljdoc on GitHub
× close