ConditionWithoutRes

fun <Self : ActionCheckBuilder<Self, Res, WrappedRes, Check>> ConditionWithoutRes(builder: Self, condition: Function1<Session, Validation<PrimitiveBool>>)