geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Public Attributes | List of all members
geopm::json_checker Struct Reference

Used to validate types and values of JSON objects. More...

Public Attributes

Json::Type json_type
 
std::function< bool(const Json &obj)> is_valid
 
std::string message
 

Detailed Description

Used to validate types and values of JSON objects.

Member Data Documentation

◆ is_valid

std::function<bool(const Json &obj)> geopm::json_checker::is_valid

◆ json_type

Json::Type geopm::json_checker::json_type

◆ message

std::string geopm::json_checker::message

The documentation for this struct was generated from the following file: