strong

fun strong(validator: EntryValidator<T>): E
fun strong(predicate: Predicate<T>, errorMsg: String = "Problem validating Entry!"): E