Liking cljdoc? Tell your friends :D

com.blockether.vis.contract.surface

JSON Schema contract for language-tool results.

JSON Schema contract for language-tool results.
raw docstring

capability->definitionclj

Language-tool capability to its JSON Schema definition.

Language-tool capability to its JSON Schema definition.
sourceraw docstring

checkclj

(check capability result)

Return a conforming result unchanged and refuse a malformed registered result.

Return a conforming result unchanged and refuse a malformed registered result.
sourceraw docstring

complete-test-resultclj

(complete-test-result language result)

Fill derived defaults in a runner result without replacing reported values. Non-map results pass through.

Fill derived defaults in a runner result without replacing reported values.
Non-map results pass through.
sourceraw docstring

explainclj

(explain capability result)

A readable JSON Schema explanation for an invalid result, or nil.

A readable JSON Schema explanation for an invalid result, or nil.
sourceraw docstring

test-result-baseclj

Defaults shared by every run_tests result. Missing counts stay nil; collections and flags use neutral values.

Defaults shared by every `run_tests` result. Missing counts stay nil;
collections and flags use neutral values.
sourceraw docstring

valid?clj

(valid? capability result)

True when result satisfies the capability schema, or no schema is registered.

True when `result` satisfies the capability schema, or no schema is registered.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close