Skip to contents

Check if an object is a Snapshot instance. Throws an error if the object is not a Snapshot.

Usage

validate_snapshot(snapshot)

Arguments

snapshot

Object to validate

Value

TRUE if valid, throws an error if invalid