Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorFsLoader::SchemaValidator::Error Struct Reference

A single schema violation. More...

#include <phosphor-fsloader/include/PhosphorFsLoader/SchemaValidator.h>

Public Attributes

QString path
 JSON Pointer to the node that failed validation (e.g.
 
QString message
 Human-readable description of why the node failed.
 

Detailed Description

A single schema violation.

Member Data Documentation

◆ message

QString PhosphorFsLoader::SchemaValidator::Error::message

Human-readable description of why the node failed.

◆ path

QString PhosphorFsLoader::SchemaValidator::Error::path

JSON Pointer to the node that failed validation (e.g.

"/zones/0/relativeGeometry/width"). Empty for a document-root failure.


The documentation for this struct was generated from the following file: