(SPDX) License Expression.
No validation is done internally. You may validate with SPDX.isValidSpdxLicenseExpression | SPDX.isValidSpdxLicenseExpression(). You may assert valid objects with Factories.LicenseFactory.makeExpression | Factories.LicenseFactory.makeExpression().
RangeError if expression is empty string
expression
Optional
RangeError if value is empty string
value
(SPDX) License Expression.
No validation is done internally. You may validate with SPDX.isValidSpdxLicenseExpression | SPDX.isValidSpdxLicenseExpression(). You may assert valid objects with Factories.LicenseFactory.makeExpression | Factories.LicenseFactory.makeExpression().