Universal Robots TypeScript API - v10.12.0
Preparing search index...
ui-models
InputValidatorMessage
Type Alias InputValidatorMessage
Deprecated
See URValidationFn for the new type.
type
InputValidatorMessage
=
{
message
:
string
;
validationType
:
"error"
|
"warning"
;
}
Index
Properties
message
validation
Type
Properties
message
message
:
string
validation
Type
validationType
:
"error"
|
"warning"
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
message
validation
Type
Universal Robots TypeScript API - v10.12.0
Loading...
Deprecated
See URValidationFn for the new type.