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 is a website building & hosting documentation for Clojure/Script libraries
× close