FoundryModelWarning interface

A warning associated with a model.

Properties

code

The warning code.

message

The warning message.

Property Details

code

The warning code.

code?: FoundryModelWarningCode

Property Value

message

The warning message.

message?: string

Property Value

string