Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 367049

Summary: Incremental loading of constraint is not working for validations
Product: [Modeling] EMF Services Reporter: Deepthi Mising name <novdeeps>
Component: ValidationAssignee: EMF Services Validation inbox <emfservices.validation-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3 CC: pierre-charles.david
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Deepthi Mising name CLA 2011-12-18 23:59:21 EST
Build Identifier: 201005251253

Step 1: Added the selected constraints to validate the EObjects
Step 2: When calling the validate method of BatchValidator class the ClientContextManager is a singleton class and tries to load the constraint for the first time and it is validating.
Step 3: When we try to add the second constraint and validate, since the ClientContextManager is a singleton class it is not loading the second constraint and the validation doesn't take place for incremental adding of constraints.

It would be help if the incremental loading of constraint is added to validate the eobjects.

Reproducible: Always
Comment 1 Pierre-Charles David CLA 2022-05-14 09:53:22 EDT
Eclipse EMF Validation is moving away from this bugs.eclipse.org issue tracker to https://github.com/eclipse/emf-validation.

If this issue is relevant to you and still present in the latest release:

* Create a new issue at https://github.com/eclipse/emf-validation/issues/.
  * Use as title in GitHub the title of this Bugzilla ticket (may include the bug number or not, at your own convenience)
  * In the GitHub description, start with a link to this bugzilla ticket
  * Optionally add new content to the description if it can helps towards resolution
* Update bugzilla ticket
  * Add to "See also" property (up right column) the link to the newly created GitHub issue
  * Add a comment "Migrated to <link-to-newly-created-GitHub-issue>"
  * Set status as CLOSED MOVED

All issues that remain open will be automatically closed next week or so. Then the Bugzilla component for EMF Validation will be archived and made read-only.
Comment 2 Pierre-Charles David CLA 2022-05-26 15:32:44 EDT
EMF Validation is in maintenance mode and has very few resources available.
If you feel this issue is still relevant and important enough, and are willing to actively contribute yourself (or fund someone to work on it), please re-open on GitHub at https://github.com/eclipse/emf-validation/issues