R/storage_backend.R
R/utils.R
validate_backend.Rd
Validates that a backend implements the required contract correctly.
Internal function to validate storage backend objects
validate_backend(backend) validate_backend(backend)
A storage backend object
TRUE if valid, otherwise throws an error