Valid

edomata.backend.eventsourcing.AggregateState.Valid
final case class Valid[S](state: S, version: SeqNr) extends AggregateState[S, Nothing, Nothing]

Attributes

Source
RepositoryReader.scala

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
AggregateState
Source
RepositoryReader.scala