257258259260261262263264265266267
} if (!isInLibraryFolder(folder)) { // disable the given folder only if no parent folder is a library // folder yet vf.disableValidation(folder); } } /** * Enables validation for the given folders in the WTP Validation Framework.