|
takane
Validators for ArtifactDB file formats
|
Validation for string factors. More...
#include <string>#include <stdexcept>#include <filesystem>#include "ritsuko/hdf5/hdf5.hpp"#include "utils_public.hpp"#include "utils_string.hpp"#include "utils_factor.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | takane |
| takane validation functions. | |
| namespace | takane::string_factor |
| Definitions for string factors. | |
Functions | |
| void | takane::string_factor::validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
| size_t | takane::string_factor::height (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
Validation for string factors.