Searched defs:prop_path (Results 1 – 1 of 1) sorted by relevance
296 std::string prop_path = path.empty() ? *key : (path + "." + *key); in ValidateObject() local325 std::string prop_path = path.empty() ? *key : path + "." + *key; in ValidateObject() local