Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
Loading...
Searching...
No Matches
json_validator.h File Reference

Strict per-component JSON schema validation at load time. More...

#include <nlohmann/json.hpp>
#include <set>
#include <string>
#include "json_parameters.h"
Include dependency graph for json_validator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JsonValidator
 

Typedefs

using JSON = nlohmann::json
 

Detailed Description

Strict per-component JSON schema validation at load time.

Typedef Documentation

◆ JSON

using JSON = nlohmann::json