Experimental support for 'completing' partial datums to match a schema.
Experimental support for 'completing' partial datums to match a schema.
(complete partial-datum & completer-args)
Fill in partial-datum to make it validate schema.
Fill in partial-datum to make it validate schema.
(completer schema)
(completer schema coercion-matcher)
(completer schema coercion-matcher leaf-generators)
(completer schema coercion-matcher leaf-generators wrappers)
(completer G__7133)
(completer G__7137 G__7138)
(completer G__7142 G__7143 G__7144)
(completer G__7148 G__7149 G__7150 G__7151)
Inputs: ([schema] [schema coercion-matcher] [schema coercion-matcher leaf-generators] [schema coercion-matcher :- coerce/CoercionMatcher leaf-generators :- generators/LeafGenerators wrappers :- generators/GeneratorWrappers])
Produce a function that simultaneously coerces, completes, and validates a datum.
Inputs: ([schema] [schema coercion-matcher] [schema coercion-matcher leaf-generators] [schema coercion-matcher :- coerce/CoercionMatcher leaf-generators :- generators/LeafGenerators wrappers :- generators/GeneratorWrappers]) Produce a function that simultaneously coerces, completes, and validates a datum.
(completer* spec s sub-checker generator-opts)
A function applied to a datum as part of coercion to complete missing fields.
A function applied to a datum as part of coercion to complete missing fields.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close