[ Web Proxy ]
URL:
Viewing: https://docs.oracle.com/en/java/javase/24/docs/api/java.base/java/io/ObjectInputValidation.html [Back]  [Original]

ObjectInputValidation (Java SE 24 & JDK 24)
Contents 
Hide sidebar ❮❯ Show sidebar
  1. Description
  2. Method Summary
  3. Method Details
    1. validateObject()

Interface ObjectInputValidation


public interface 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.
Since:
1.1
See Also:


Web Proxy Viewer  |  New URL  |  Original Page