Function ouster::sdk::core::to_string(const ValidatorIssues::EntryList&)
Defined in File json_tools.h
Function Documentation
-
std::string ouster::sdk::core::to_string(const ValidatorIssues::EntryList &list)
Return the string representation of all of the validation issues in an EntryList.
- Parameters:
list[in] – The EntryList to get the string representation for.
- Returns:
the string representation of all of the validation issues in an EntryList.