This is the data-sift Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:54:24 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
data-sift
cl-ppcre
(system).
parse-number
(system).
alexandria
(system).
puri
(system).
src
(module).
Modules are listed depth-first from the system components tree.
data-sift/src
data-sift
(system).
packages.lisp
(file).
conditions.lisp
(file).
sift.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
data-sift/data-sift.asd
data-sift/src/packages.lisp
data-sift/src/conditions.lisp
data-sift/src/sift.lisp
data-sift/src/conditions.lisp
packages.lisp
(file).
src
(module).
invalid-rule
(condition).
stop-validation
(condition).
validation-fail
(condition).
validation-fail-message
(reader method).
validation-fail-message
(reader method).
invalid-rule-source
(reader method).
stop-validation-message
(reader method).
stop-validation-value
(reader method).
vfail
(function).
data-sift/src/sift.lisp
conditions.lisp
(file).
src
(module).
compile-parse-rule
(generic function).
compile-render-rule
(generic function).
*re-email-check*
(special variable).
compile-format-rule
(method).
compile-format-rule
(method).
default-renderer
(function).
strip
(function).
Packages are listed by definition order.
data-sift
alexandria
.
common-lisp
.
compile-parse-rule
(generic function).
compile-render-rule
(generic function).
invalid-rule
(condition).
stop-validation
(condition).
validation-fail
(condition).
validation-fail-message
(generic reader).
*re-email-check*
(special variable).
compile-format-rule
(generic function).
default-renderer
(function).
invalid-rule-source
(generic reader).
stop-validation-message
(generic reader).
stop-validation-value
(generic reader).
strip
(function).
vfail
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Compile a validator according to RULE
(eql data-sift::required)
) &key message) ¶(eql data-sift:email)
) &key message) ¶(eql data-sift:regexp)
) &key regex message case-insensitive-mode multi-line-mode single-line-mode extended-mode) ¶(eql number)
) &key min-value max-value message) ¶(eql integer)
) &key min-value max-value message) ¶(eql string)
) &key strip min-length max-length message) ¶function
) &key &allow-other-keys) ¶symbol
) &rest args &key &allow-other-keys) ¶cons
) &key) ¶Compile a renderer according to RULE
validation-fail
)) ¶invalid-rule
)) ¶error
.
(quote nil)
:message
This slot is read-only.
invalid-rule
)) ¶stop-validation
)) ¶stop-validation
)) ¶Jump to: | C D F G I M S V |
---|
Jump to: | C D F G I M S V |
---|
Jump to: | *
M S V |
---|
Jump to: | *
M S V |
---|
Jump to: | C D F I M P S V |
---|
Jump to: | C D F I M P S V |
---|