object to be executed to perform validation of objects loaded from the receiver. Validations will be run in order of decreasing priority, defined by priority.
@param object An ObjectInputValidation to validate objects loaded.
@param priority validator priority
@throws NotActiveException If this method is not called from readObject()
@throws InvalidObjectException If object is null.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |