# Print output for @column tags ?> ObjectInputValidation - Android SDK | Android Developers

Most visited


Recently visited


ObjectInputValidation

public interface ObjectInputValidation

java.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.

See also:

Summary


Public methods

abstract void validateObject()

Validates the object.

Public methods


validateObject

public abstract void validateObject ()

Validates the object.

Throws
InvalidObjectException If the object cannot validate itself.

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.