takane
Validators for ArtifactDB file formats
|
Utilities for parsing CSVs. More...
#include "ritsuko/ritsuko.hpp"
#include "comservatory/comservatory.hpp"
#include <unordered_set>
#include <string>
#include <stdexcept>
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
struct | takane::CsvFieldCreator |
Create comservatory::Field objects to capture column contents. More... | |
struct | takane::DummyCsvFieldCreator |
Dummy column creator. More... | |
struct | takane::CsvContents |
Contents of the parsed CSV. More... | |
Namespaces | |
namespace | takane |
takane validation functions. | |
Utilities for parsing CSVs.