3#include <nlohmann/json.hpp>
JSON serialization and deserialization for ppforest2 models.
Definition ExportValidation.hpp:5
void validate_forest_export(nlohmann::json const &j)
Validate the structural shape of a loaded model Export JSON.
void validate_tree_export(nlohmann::json const &j)
Validate the structural shape of a loaded model Export JSON.