![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <ArtifactUpdateValidator.h>
Public Member Functions | |
virtual | ~ArtifactUpdateValidator ()=default |
virtual bool | validateUpdate (const std::shared_ptr< commonInterfaces::ArtifactRequest > &request, const std::string &newPath)=0 |
Used to validate that the new path for the given artifact is good to keep.
|
virtualdefault |
|
pure virtual |
Providing a new path, check to see if the content of the update is valid and usable.
newPath | of the potential updated artifact. |
Implemented in alexaClientSDK::acsdkAssets::client::GenericInventory.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0