abstract fun showOnlyIf(predicate: () -> Boolean): DescriptionOption<FinalStep>
Defines that the failure hint shall only be shown if the given predicate holds.