kiosk-ops-sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
kiosk-ops-sdk
kiosk-ops-sdk
/
com.sarastarquant.kioskops.sdk.validation
/
ValidationResult
/
SchemaNotFound
Schema
Not
Found
data
class
SchemaNotFound
(
val
eventType
:
String
)
:
ValidationResult
No schema registered for this event type.
Members
Constructors
Schema
Not
Found
Link copied to clipboard
constructor
(
eventType
:
String
)
Properties
event
Type
Link copied to clipboard
val
eventType
:
String