|
takane
Validators for ArtifactDB file formats
|
Validation for standard image files. More...
#include "utils_files.hpp"#include <filesystem>#include <stdexcept>#include <array>#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | takane |
| takane validation functions. | |
| namespace | takane::image_file |
| Definitions for standard image files. | |
Functions | |
| void | takane::image_file::validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
Validation for standard image files.