Bug 402701 - Provide validation option to opt out of dependency validations
Summary: Provide validation option to opt out of dependency validations
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VJET (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Justin Early CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-07 19:17 EST by Justin Early CLA
Modified: 2017-04-11 15:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Early CLA 2013-03-07 19:17:11 EST
In many cases dependency validation rules such as 

"Cannot use type TYPELIST without active needs"	

or 

"Unused Types TYPELIST"

These are great rules if the user is not using a dynamic loader or external build which manifests all the dependencies external to the type definition. 

When this happens these validation rules are just noise to developer and they want to but other warnings are ignored because they are ignoring all of these warnings which is minimum at least 1 marker for every file.