Liking cljdoc? Tell your friends :D
Clojure only.

jdk.io.ObjectInputValidation

Callback interface to allow validation of objects within a graph. Allows an object to be called when a complete graph of objects has been deserialized.

Callback interface to allow validation of objects within a graph.
Allows an object to be called when a complete graph of objects has
been deserialized.
raw docstring

validate-objectclj

(validate-object this)

Validates the object.

throws: java.io.InvalidObjectException - If the object cannot validate itself.

Validates the object.

throws: java.io.InvalidObjectException - If the object cannot validate itself.
raw 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