invalidIfIsEmpty

fun String.invalidIfIsEmpty(otherwise: () -> String = { EmptyProperty })