InvalidLoopBoundaryFlowValidationDetails

Details about a flow that contains connections that violate loop boundary rules.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the connection that violates loop boundary rules.

Link copied to clipboard

The source node of the connection that violates DoWhile loop boundary rules.

Link copied to clipboard

The target node of the connection that violates DoWhile loop boundary rules.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String