takane
Validators for ArtifactDB file formats
|
Definitions for delayed arrays. More...
Functions | |
void | validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
size_t | height (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
std::vector< size_t > | dimensions (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
Definitions for delayed arrays.
|
inline |
path | Path to the directory containing a delayed array. |
metadata | Metadata for the object, typically read from its OBJECT file. |
options | Validation options. |
|
inline |
path | Path to the directory containing a delayed array. |
metadata | Metadata for the object, typically read from its OBJECT file. |
options | Validation options. |
|
inline |
path | Path to the directory containing a delayed array. |
metadata | Metadata for the object, typically read from its OBJECT file. |
options | Validation options. |