validate Supported Version
Validates that the resolved IntelliJ Platform is supported by checking against the minimal supported IntelliJ Platform version.
If the provided version is lower, a IllegalArgumentException is thrown with an appropriate message.
See also
Throws
if the provided version is lower than the minimum supported version.