OpenFairyGUI API
Preparing search index...
core/src
ProjectDiagnostic
Interface ProjectDiagnostic
One stable, transport-neutral project diagnostic.
interface
ProjectDiagnostic
{
code
:
ProjectDiagnosticCode
;
message
:
string
;
nodeId
?:
string
;
packageId
?:
string
;
path
:
string
;
resourceId
?:
string
;
severity
:
ProjectDiagnosticSeverity
;
sourcePath
?:
string
;
}
Hierarchy (
View Summary
)
ProjectDiagnostic
UamValidationIssue
Index
Properties
code
message
node
Id?
package
Id?
path
resource
Id?
severity
source
Path?
Properties
code
code
:
ProjectDiagnosticCode
message
message
:
string
Optional
node
Id
nodeId
?:
string
Optional
package
Id
packageId
?:
string
path
path
:
string
Optional
resource
Id
resourceId
?:
string
severity
severity
:
ProjectDiagnosticSeverity
Optional
source
Path
sourcePath
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
node
Id
package
Id
path
resource
Id
severity
source
Path
OpenFairyGUI API
Loading...
One stable, transport-neutral project diagnostic.