orNull

fun <E, A> Validated<E, A>.orNull(): A?(source)

Return the Valid value, or null if Invalid