|
takane
Validators for ArtifactDB file formats
|
Definitions for dense 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 dense arrays.
|
inline |
| path | Path to the directory containing a dense array. |
| metadata | Metadata for the object, typically read from its OBJECT file. |
| options | Validation options. |
|
inline |
| path | Path to the directory containing a dense array. |
| metadata | Metadata for the object, typically read from its OBJECT file. |
| options | Validation options. |
|
inline |
| path | Path to the directory containing a dense array. |
| metadata | Metadata for the object, typically read from its OBJECT file. |
| options | Validation options. |