Interface for validation of the file-based resources. More...
#include <IFileResourceValidator.h>
Public Member Functions | |
virtual istd::IInformationProvider::InformationCategory | ValidateResource (const QByteArray &resourceId, const ifile::IFileResourcesManager *fileRepositoryPtr, ilog::IMessageConsumer *messageConsumerPtr=NULL) const =0 |
Do validation of the given resource. More... | |
![]() | |
virtual | ~IPolymorphic () |
Interface for validation of the file-based resources.
Definition at line 16 of file IFileResourceValidator.h.
|
pure virtual |
Do validation of the given resource.
resourceId | ID of the resource in the repository. |
messageConsumerPtr | Consumer of operation messages (optionally). |
© 2007-2017 Witold Gantzke and Kirill Lepskiy