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

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"
Include dependency graph for simple_list.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::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)
 

Detailed Description

Validation for simple lists.