net.corda.core.transactions / LedgerTransaction / verify

verify

fun verify(): Unit

Verifies this transaction and throws an exception if not valid, depending on the type. For general transactions:



Exceptions

TransactionVerificationException - if anything goes wrong.