16 #ifndef ALEXA_CLIENT_SDK_ENDPOINTS_INCLUDE_ENDPOINTS_ENDPOINTATTRIBUTEVALIDATION_H_ 17 #define ALEXA_CLIENT_SDK_ENDPOINTS_INCLUDE_ENDPOINTS_ENDPOINTATTRIBUTEVALIDATION_H_ 77 const avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes& attributes);
87 bool areConnectionsValid(
const std::vector<std::map<std::string, std::string>>& connections);
97 bool areCookiesValid(
const std::map<std::string, std::string>& cookies);
102 #endif // ALEXA_CLIENT_SDK_ENDPOINTS_INCLUDE_ENDPOINTS_ENDPOINTATTRIBUTEVALIDATION_H_
::std::string string
Definition: gtest-port.h:1097
bool areCookiesValid(const std::map< std::string, std::string > &cookies)
bool isManufacturerNameValid(const std::string &manufacturerName)
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
bool isEndpointIdValid(const avsCommon::sdkInterfaces::endpoints::EndpointIdentifier &identifier)
bool areConnectionsValid(const std::vector< std::map< std::string, std::string >> &connections)
bool isAdditionalAttributesValid(const avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes &attributes)
std::string EndpointIdentifier
Definition: EndpointIdentifier.h:38
bool isFriendlyNameValid(const std::string &name)
bool isDescriptionValid(const std::string &description)