Template Function ros2_medkit_gateway::dto::decode_value

Function Documentation

template<class U>
void ros2_medkit_gateway::dto::decode_value(const nlohmann::json &j, U &out, const std::string &path, std::vector<FieldError> &errs)

Decode one JSON value into out. Appends a FieldError on failure.