CoolProp 8.0.0
An open-source fluid property and humid air property database
Namespaces | Functions
SchemaValidation.h File Reference
#include <string>

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)