Preparing search index...
The search index is not available
Universal Robots TypeScript API
Universal Robots TypeScript API
contribution-api
ValidationResponse
Interface ValidationResponse
Validation response has an optional errorMessageKey, that is used when isValid = false
interface
ValidationResponse
{
errorMessageKey
?:
string
;
isValid
:
boolean
;
}
Index
Properties
error
Message
Key?
is
Valid
Properties
Optional
error
Message
Key
error
Message
Key
?:
string
is
Valid
is
Valid
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Message
Key
is
Valid
Universal Robots TypeScript API
Loading...
Validation response has an optional errorMessageKey, that is used when isValid = false