takane
Validators for ArtifactDB file formats
|
Validation for sequence string sets. More...
#include "byteme/byteme.hpp"
#include "ritsuko/ritsuko.hpp"
#include "utils_other.hpp"
#include <array>
#include <algorithm>
#include <stdexcept>
#include <limits>
#include <cctype>
#include <filesystem>
Go to the source code of this file.
Namespaces | |
namespace | takane |
takane validation functions. | |
namespace | takane::sequence_string_set |
Definitions for sequence string sets. | |
Functions | |
void | takane::sequence_string_set::validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
size_t | takane::sequence_string_set::height (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
Validation for sequence string sets.