comservatory
Strict validation of CSV files in C++
|
Files | |
comservatory.hpp | |
Entrypoint header for the comservatory library. | |
Creator.hpp | |
Defines the FieldCreator class and defaults. | |
Field.hpp | |
Defines the Field virtual class and concrete implementations. | |
Parser.hpp | |
Defines the Contents class for storing the CSV contents. | |
Type.hpp | |
Defines the Type enumeration for field types. | |