opensensemap-client
Preparing search index...
<internal>
Failure
Type Alias Failure
A
StructFailure
represents a single specific failure in validation.
type
Failure
=
{
branch
:
any
[]
;
explanation
?:
string
;
key
:
any
;
message
:
string
;
path
:
any
[]
;
refinement
:
string
|
undefined
;
type
:
string
;
value
:
any
;
}
Index
Properties
branch
explanation?
key
message
path
refinement
type
value
Properties
branch
branch
:
any
[]
Optional
explanation
explanation
?:
string
key
key
:
any
message
message
:
string
path
path
:
any
[]
refinement
refinement
:
string
|
undefined
type
type
:
string
value
value
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
explanation
key
message
path
refinement
type
value
opensensemap-client
Loading...
A
StructFailure
represents a single specific failure in validation.