Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
JsonEnvelopeValidator.h File Reference
#include <PhosphorFsLoader/DirectoryLoader.h>
#include <QtCore/QFile>
#include <QtCore/QFileInfo>
#include <QtCore/QJsonDocument>
#include <QtCore/QJsonObject>
#include <QtCore/QLatin1String>
#include <QtCore/QLoggingCategory>
#include <QtCore/QString>
#include <optional>
#include <utility>

Go to the source code of this file.

Classes

struct  PhosphorFsLoader::JsonEnvelope
 Result of a successful envelope validation. More...
 

Namespaces

namespace  PhosphorFsLoader
 

Functions

std::optional< JsonEnvelopePhosphorFsLoader::validateJsonEnvelope (const QString &filePath, const QLoggingCategory &category)
 Validate the default envelope used by DirectoryLoader sinks.