@conciergus/chat - v0.3.1
Preparing search index...
index
ValidationError
Type Alias ValidationError
Validation error type
type
ValidationError
=
{
field
:
string
;
message
:
string
;
code
?:
string
;
value
?:
any
;
}
Index
Properties
field
message
code?
value?
Properties
field
field
:
string
message
message
:
string
Optional
code
code
?:
string
Optional
value
value
?:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
field
message
code
value
@conciergus/chat - v0.3.1
Loading...
Validation error type