Searched refs:i_schema (Results 1 – 2 of 2) sorted by relevance
31 bool validateJson(const nlohmann::json& i_schema, const nlohmann::json& i_json) in validateJson() argument35 valijson::adapters::NlohmannJsonAdapter schemaAdapter(i_schema); in validateJson()
25 bool validateJson(const nlohmann::json& i_schema, const nlohmann::json& i_json);