# `DripDrop.Condition`
[🔗](https://github.com/agoodway/dripdrop/blob/v0.1.0/lib/dripdrop/condition.ex#L1)

Runtime condition attached to a step or branch transition.

# `changeset`

```elixir
@spec changeset(Ecto.Schema.t(), map()) :: Ecto.Changeset.t()
```

Builds a changeset for branch condition rows.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
