takane
Validators for ArtifactDB file formats
|
Validation for simple lists. More...
#include <string>
#include <stdexcept>
#include <filesystem>
#include "uzuki2/uzuki2.hpp"
#include "byteme/byteme.hpp"
#include "utils_public.hpp"
#include "utils_other.hpp"
Go to the source code of this file.
Namespaces | |
namespace | takane |
takane validation functions. | |
namespace | takane::simple_list |
Definitions for simple lists. | |
Functions | |
void | takane::simple_list::validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
size_t | takane::simple_list::height (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
Validation for simple lists.