Bug 481714 - [wizard] Add validation method to the WizardConfiguration
Summary: [wizard] Add validation method to the WizardConfiguration
Status: NEW
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: 2.9.0   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-09 08:33 EST by Dennis Huebner CLA
Modified: 2015-11-09 08:33 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Huebner CLA 2015-11-09 08:33:15 EST
Validation provided in the eclipse UI (AdvancedNewProjectPage), describes the constraints we have for the WizardConfiguration. 

To make sure this constrains are fulfilled bei other clients (idea/cli etc.), we should provide a check/validation in org.eclipse.xtext.xtext.wizard.WizardConfiguration API as a validate() method. 


related bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=481291