validateRecursively

fun validateRecursively(validators: CompoundValidators<Any?>, value: Any?): List<Validity<*>>