asScala

fun <M> Function<Session, M>.asScala(): Function1<Session, Validation<M>>