takane
Validators for ArtifactDB file formats
Loading...
Searching...
No Matches
string_factor.hpp File Reference

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"
Include dependency graph for string_factor.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Validation for string factors.