isNotEmpty

fun isNotEmpty(name: String = "Field", errorIsEmpty: String = " must be not empty"): (value: String) -> String