Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPluginIssues

Structure for the list of plugin issues.

Hierarchy

  • IPluginIssues

Indexable

[pluginName: string]: { issueList: IPluginIssue[] }

The plugin name is the key into a hash of validation issues.

Generated using TypeDoc