Validate value realm membership.
Currently implemented via Schema.
Validate value realm membership. Currently implemented via Schema.
(checking & body)
Execute body with input and output schema validation turned on for all realm-attach/defn and realm-attach/fn instances globally (across all threads). This includes construction and modification of record instances. After all forms have been executed, resets function validation to its previously set value. Not concurrency-safe.
Execute body with input and output schema validation turned on for all realm-attach/defn and realm-attach/fn instances globally (across all threads). This includes construction and modification of record instances. After all forms have been executed, resets function validation to its previously set value. Not concurrency-safe.
Return a boolean that tells whether validation is taking place.
Return a boolean that tells whether validation is taking place.
Set whether validation takes place.
Set whether validation takes place.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close