Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
ValidationResult
Type alias ValidationResult
Validation
Result
:
(
{
message
?:
string
;
type
:
"success"
;
}
|
{
message
:
string
;
type
:
"error"
;
}
|
{
message
:
string
;
type
:
"warning"
;
}
)
&
{
actions
?:
ValidationResultAction
[]
;
}
Type declaration
Optional
actions
?:
ValidationResultAction
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...