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.
@author
unascribed
@version
1.18, 12/19/03
@since
JDK1.1
Validates the object.
Throws
InvalidObjectExceptionIf the object cannot validate itself.