KiCad PCB EDA Suite
Loading...
Searching...
No Matches
RC_JSON::VIOLATION Struct Reference

#include <rc_json_schema.h>

Public Attributes

wxString type
 
wxString description
 
wxString severity
 
std::vector< AFFECTED_ITEMitems
 
bool excluded
 

Detailed Description

Definition at line 52 of file rc_json_schema.h.

Member Data Documentation

◆ description

wxString RC_JSON::VIOLATION::description

◆ excluded

bool RC_JSON::VIOLATION::excluded

◆ items

std::vector<AFFECTED_ITEM> RC_JSON::VIOLATION::items

◆ severity

wxString RC_JSON::VIOLATION::severity

◆ type

wxString RC_JSON::VIOLATION::type

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