@contio/partner-sdk - v1.7.1
Preparing search index...
ManifestValidationError
Interface ManifestValidationError
A single validation error or warning from manifest analysis.
interface
ManifestValidationError
{
code
:
string
;
message
:
string
;
path
:
string
;
}
Index
Properties
code
message
path
Properties
code
code
:
string
message
message
:
string
path
path
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
path
@contio/partner-sdk - v1.7.1
Loading...
A single validation error or warning from manifest analysis.