zeed
Preparing search index...
SchemaValidateMessage
Interface SchemaValidateMessage
Message for schema validation results.
interface
SchemaValidateMessage
{
message
:
string
;
path
:
string
;
type
:
string
;
valid
:
boolean
;
}
Index
Properties
message
path
type
valid
Properties
message
message
:
string
path
path
:
string
type
type
:
string
valid
valid
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
path
type
valid
zeed
Loading...
Message for schema validation results.