requireIf

fun requireIf(condition: Boolean, fallback: String = default ?: ""): String