Page 1 of 1

Checking if license is valid

Posted: Thu Apr 25, 2019 9:51 am
by Tobias
I would like to add a unit test to check if the license key is valid and not expired, so that I don't forget to update the licence key. Right now It seems I can only do this by accessing the internal methods of the StiLicenseKeyValidator class via reflection. Is there a better way to check the licence key?

Re: Checking if license is valid

Posted: Fri Apr 26, 2019 9:12 am
by Lech Kulikowski
Hello,

Unfortunately, there are no other ways to check it.

Thank you.