16 #ifndef ACSDKASSETMANAGERCLIENTINTERFACES_ARTIFACTUPDATEVALIDATOR_H_ 17 #define ACSDKASSETMANAGERCLIENTINTERFACES_ARTIFACTUPDATEVALIDATOR_H_ 22 namespace acsdkAssets {
23 namespace clientInterfaces {
39 const std::shared_ptr<commonInterfaces::ArtifactRequest>& request,
47 #endif // ACSDKASSETMANAGERCLIENTINTERFACES_ARTIFACTUPDATEVALIDATOR_H_ Definition: ArtifactUpdateValidator.h:28
::std::string string
Definition: gtest-port.h:1097
virtual bool validateUpdate(const std::shared_ptr< commonInterfaces::ArtifactRequest > &request, const std::string &newPath)=0
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
virtual ~ArtifactUpdateValidator()=default