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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |