This is the cl-json-schema Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:03:52 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-json-schema
Describe cl-json-schema here
Your Name <your.name@example.com>
Specify license here
0.0.1
alexandria
(system).
yason
(system).
trivial-do
(system).
cl-ppcre
(system).
package.lisp
(file).
errors.lisp
(file).
cl-json-schema.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-json-schema/cl-json-schema.asd
cl-json-schema/package.lisp
cl-json-schema/errors.lisp
cl-json-schema/cl-json-schema.lisp
cl-json-schema/cl-json-schema.asd
cl-json-schema
(system).
cl-json-schema/errors.lisp
package.lisp
(file).
cl-json-schema
(system).
json-schema-additional-property-error
(condition).
json-schema-error
(function).
json-schema-error
(condition).
json-schema-error-datum
(reader method).
json-schema-error-exclusive-maximum
(reader method).
json-schema-error-exclusive-minimum
(reader method).
json-schema-error-expected-type
(reader method).
json-schema-error-invalid-type
(reader method).
json-schema-error-max-length
(reader method).
json-schema-error-maximum
(reader method).
json-schema-error-maximum-properties
(reader method).
json-schema-error-min-length
(reader method).
json-schema-error-minimum
(reader method).
json-schema-error-minimum-properties
(reader method).
json-schema-error-multiple
(reader method).
json-schema-error-pattern
(reader method).
json-schema-error-property-name
(reader method).
json-schema-error-property-name
(reader method).
json-schema-error-provided-properties
(reader method).
json-schema-error-schema
(reader method).
json-schema-error-schema-type
(reader method).
json-schema-invalid-schema-type-error
(condition).
json-schema-invalid-type-error
(condition).
json-schema-length-error
(condition).
json-schema-multipleof-error
(condition).
json-schema-pattern-error
(condition).
json-schema-properties-size-error
(condition).
json-schema-range-error
(condition).
json-schema-error-message
(reader method).
json-schema-required-property-error
(condition).
json-schema-required-property-missing-error
(condition).
cl-json-schema/cl-json-schema.lisp
errors.lisp
(file).
cl-json-schema
(system).
validate
(function).
validate-boolean
(function).
validate-integer
(function).
validate-number
(function).
validate-object
(function).
validate-string
(function).
*schema-reserved-keywords*
(special variable).
json-type
(type).
lisp->json
(function).
matching-key
(function).
validate-array
(function).
validate-number-properties
(function).
Packages are listed by definition order.
cl-json-schema
json-schema
common-lisp
.
json-schema-additional-property-error
(condition).
json-schema-error
(function).
json-schema-error
(condition).
json-schema-error-datum
(generic reader).
json-schema-error-exclusive-maximum
(generic reader).
json-schema-error-exclusive-minimum
(generic reader).
json-schema-error-expected-type
(generic reader).
json-schema-error-invalid-type
(generic reader).
json-schema-error-max-length
(generic reader).
json-schema-error-maximum
(generic reader).
json-schema-error-maximum-properties
(generic reader).
json-schema-error-min-length
(generic reader).
json-schema-error-minimum
(generic reader).
json-schema-error-minimum-properties
(generic reader).
json-schema-error-multiple
(generic reader).
json-schema-error-pattern
(generic reader).
json-schema-error-property-name
(generic reader).
json-schema-error-provided-properties
(generic reader).
json-schema-error-schema
(generic reader).
json-schema-error-schema-type
(generic reader).
json-schema-invalid-schema-type-error
(condition).
json-schema-invalid-type-error
(condition).
json-schema-length-error
(condition).
json-schema-multipleof-error
(condition).
json-schema-pattern-error
(condition).
json-schema-properties-size-error
(condition).
json-schema-range-error
(condition).
validate
(function).
validate-boolean
(function).
validate-integer
(function).
validate-number
(function).
validate-object
(function).
validate-string
(function).
*schema-reserved-keywords*
(special variable).
json-schema-error-message
(generic reader).
json-schema-required-property-error
(condition).
json-schema-required-property-missing-error
(condition).
json-type
(type).
lisp->json
(function).
matching-key
(function).
validate-array
(function).
validate-number-properties
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
json-schema-error
)) ¶json-schema-range-error
)) ¶json-schema-range-error
)) ¶json-schema-invalid-type-error
)) ¶json-schema-invalid-type-error
)) ¶json-schema-length-error
)) ¶json-schema-range-error
)) ¶json-schema-properties-size-error
)) ¶json-schema-length-error
)) ¶json-schema-range-error
)) ¶json-schema-properties-size-error
)) ¶json-schema-multipleof-error
)) ¶json-schema-pattern-error
)) ¶json-schema-additional-property-error
)) ¶json-schema-required-property-error
)) ¶json-schema-properties-size-error
)) ¶json-schema-error
)) ¶json-schema-invalid-schema-type-error
)) ¶:property-name
This slot is read-only.
condition
.
(quote nil)
:schema
This slot is read-only.
(quote nil)
:datum
This slot is read-only.
(quote nil)
:message
This slot is read-only.
:schema-type
This slot is read-only.
:multiple
This slot is read-only.
:pattern
This slot is read-only.
:minimum-properties
This slot is read-only.
:maximum-properties
This slot is read-only.
:provided-properties
This slot is read-only.
:minimum
This slot is read-only.
:exclusive-minimum
This slot is read-only.
:maximum
This slot is read-only.
:exclusive-maximum
This slot is read-only.
json-schema-error
)) ¶:property-name
This slot is read-only.
Jump to: | F G J L M V |
---|
Jump to: | F G J L M V |
---|
Jump to: | *
D E I M P S |
---|
Jump to: | *
D E I M P S |
---|
Jump to: | C E F J P S T |
---|
Jump to: | C E F J P S T |
---|