Fix basic_tests/decoded_type_data_json_operations.
in decoded_type_data(const std::string& json) reflected flag could not be initialized. Now exception is thrown if flag is not set in json.
in decoded_type_data(const std::string& json) reflected flag could not be initialized. Now exception is thrown if flag is not set in json.