ConditionWithoutRes

fun <Self : StreamStartBuilder<Self, Req, Res, Wrapped>> ConditionWithoutRes(builder: Self, condition: Function1<Session, Validation<PrimitiveBool>>)