validation.h 106 Bytes
Newer Older
Matteo's avatar
update  
Matteo committed
1
2
3
4
#include <stdlib.h>
#include <filesystem>

int checkJSON(std::filesystem::path irregularityFileInputPath);