Allows the check and/or fixing of invalid UI5 versions.
NOTE: Currently only a list of manifest.json files can checked
manifest.json
Creates new instance for running a UI5 version check
Settings for Check
Returns true if errors occurred during the check
true
Returns array of check summarys
Returns list of updated manifest.json file paths (relative to base path).
Executes the version check for the given manifest.json files in the constructor.
Allows the check and/or fixing of invalid UI5 versions.
NOTE:
Currently only a list of
manifest.json
files can checked