ValidationEvent

dev.cheleb.scalamigen.ValidationEvent

A sealed trait representing the possible events that can be emitted by a validation.

Events are emitted by the validation of a field. They are used to update the state.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object HiddenEvent
object ShownEvent
object ValidEvent
In this article