Disjunctive license with (SPDX-)ID - aka SpdxLicense.
No validation is done internally. You may validate with SPDX.isSupportedSpdxId(). You may assert valid objects with Factories.LicenseFactory.makeSpdxLicense().
RangeError if id is empy string
id
Private
Optional
RangeError if value is empy string
value
Disjunctive license with (SPDX-)ID - aka SpdxLicense.
No validation is done internally. You may validate with SPDX.isSupportedSpdxId(). You may assert valid objects with Factories.LicenseFactory.makeSpdxLicense().