Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
EditWorkflowValidationError
Interface EditWorkflowValidationError
interface
EditWorkflowValidationError
{
code
:
|
"domain"
|
"length"
|
"range"
|
"unsupported"
|
"read-only"
|
"required"
;
fieldName
?:
string
;
message
:
string
;
value
?:
unknown
;
}
Index
Properties
code
field
Name?
message
value?
Properties
code
code
:
|
"domain"
|
"length"
|
"range"
|
"unsupported"
|
"read-only"
|
"required"
Optional
field
Name
field
Name
?:
string
message
message
:
string
Optional
value
value
?:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
field
Name
message
value
@honua/sdk-js
Loading...