Add extension point to allow plugins to validate project creation

By implementing this extension point plugins can validate the creation
of new projects based on input arguments. E.g. a plugin could enforce
a certain name scheme for the project names. A more sophisticated
plugin could use this extension point to restrict the project creation
for certain groups to certain folders.

Change-Id: I6b5c69cd435acf9789111d13f31049ef38699215
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
7 files changed