T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
extensions/src
SIWxValidationResult
Interface SIWxValidationResult
Result of SIWx message validation.
interface
SIWxValidationResult
{
valid
:
boolean
;
error
?:
string
;
}
Index
Properties
valid
error?
Properties
valid
valid
:
boolean
Whether the message is valid
Optional
error
error
?:
string
Error message if invalid
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
valid
error
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
Result of SIWx message validation.