SchemaNotFound

data class SchemaNotFound(val eventType: String) : ValidationResult

No schema registered for this event type.

Constructors

Link copied to clipboard
constructor(eventType: String)

Properties

Link copied to clipboard