|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
#include "CoolProp/SchemaValidation.h"#include <string>#include "CoolProp/Exceptions.h"#include "CoolProp/detail/json.h"Go to the source code of this file.
Namespaces | |
| namespace | CoolProp |
Functions | |
| void | CoolProp::validate_json_against_schema (const std::string &instance_json, const std::string &schema_json) |
| std::string | CoolProp::to_canonical_json_str (const std::string &json_str) |