Searched defs:schemaFile (Results 1 – 4 of 4) sorted by relevance
129 validateJson(const nlohmann::json & schemaFile,const nlohmann::json & input) validateJson() argument
250 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