Override function validate(PK, name, product, licenseKey)
Find where is your StarUML installed and edit the LicenseManagerDomain.js file whicd locates in {INSTALL_PATH}/www/license/node/. For instance, C:\Program Files (x86)\StarUML\www\license\node\LicenseManagerDomain.js
Then let function validate(PK, name, product, licenseKey) return something like this:
1 | return { |