Searched defs:schemaFile (Results 1 – 4 of 4) sorted by relevance
121 bool validateJson(const nlohmann::json& schemaFile, const nlohmann::json& input) in validateJson()
248 std::ifstream schemaFile{schemaPath}; in addObjectRuntimeValidateJson() local
206 const std::string& schema, const std::string& schemaFile) in jsonSchemaGetFile()
3304 std::string schemaFile = in TEST() local