Function ouster::sdk::core::to_string(const ValidatorIssues::EntryList&)

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.