@ptkl/sdk - v1.7.1
Preparing search index...
v0.10/api/system
IDLValidateResponse
Type Alias IDLValidateResponse
type
IDLValidateResponse
=
{
errors
?:
{
field
?:
string
;
message
:
string
}
[]
;
valid
:
boolean
;
}
Index
Properties
errors?
valid
Properties
Optional
errors
errors
?:
{
field
?:
string
;
message
:
string
}
[]
valid
valid
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
errors
valid
@ptkl/sdk - v1.7.1
Loading...