version string (e.g. 1.71.1, 1.120.*)
Optional
opts: Partial<VersionValidationOptions>validation options
number of days that are allowed before the actual eocp date
indicates whether out of maintenance versions are allowed or not
Promise with check result
Verifies if the passed versions are still valid UI5 versions
array of version strings (e.g. 1.71.1, 1.120.*)
Optional
opts: Partial<VersionValidationOptions>validation options
number of days that are allowed before the actual eocp date
indicates whether out of maintenance versions are allowed or not
Promise with check results
Verifies if the passed version is still a valid UI5 version
version string (e.g. 1.71.1, 1.120.*)
list of valid UI5 versions and patches
Optional
opts: Partial<VersionValidationOptions>validation options
number of days that are allowed before the actual eocp date
indicates whether out of maintenance versions are allowed or not
check result
Verifies if the passed versions are still valid UI5 versions
array of version strings (e.g. 1.71.1, 1.120.*)
list of valid UI5 versions and patches
Optional
opts: Partial<VersionValidationOptions>validation options
number of days that are allowed before the actual eocp date
indicates whether out of maintenance versions are allowed or not
check results
Verifies if the passed version is still a valid UI5 version