packaging / net.corda.packaging / Cpk / Manifest / CpkFormatVersion / parse

parse

@JvmStatic fun parse(cpkFormatVersion: String): CpkFormatVersion

Parses the cpkFormatVersion into a CpkFormatVersion.

Throws PackagingException if the CPK format is missing or incorrectly specified.