View Source Reactor.Dsl.PlanableVerifier (reactor v0.2.4)
Verifies that the Reactor is not cyclic.
Link to this section Summary
Functions
Ensure that a DSL-based Reactor is not cyclic.
Link to this section Functions
@spec verify(Spark.Dsl.t()) :: :ok | {:error, any()}
Ensure that a DSL-based Reactor is not cyclic.