corda / net.corda.core.utilities / unwrap

unwrap

inline fun <T, R> UntrustworthyData<T>.unwrap(validator: (T) -> R): R