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. | |
A single schema violation.
| QString PhosphorFsLoader::SchemaValidator::Error::message |
Human-readable description of why the node failed.
| 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.