string

fun string(label: String = "unnamed"): Validators<String>
fun <T> string(name: KProperty<T>): Validators<T>