Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Live Validation not working!?
Live Validation not working!? [message #601447] Sun, 21 January 2007 12:42
Soeren Kemmann is currently offline Soeren KemmannFriend
Messages: 15
Registered: July 2009
Junior Member
Hi,

I've tried to get the Validation example running. (That one from the first
tutorial.)
Everything is find but LiveValidation is not working at all!

Is it right, that in "LiveValidationContentAdapter.java":

IStatus status = validator.validate(notification);

Is my understanding right that the constraint-checks should be invoked in
this method!?
In the debugging view I can see the call-sequence to delegate the validate
method to the AbstractValidator.validate(Collection) method. If this is
still working correctly could anyone (please) explain, who's calling the
validate-method of my constraint (NonEmptyNamesConstraint.validate)??

Thx a lot!!
Soeren
Previous Topic:[Transactions] [Teneo] What is the best way to create a NotificationFilter for the contents of a spe
Next Topic:Live Validation after saving the model
Goto Forum:
  


Current Time: Thu Apr 25 08:26:24 GMT 2024

Powered by FUDForum. Page generated in 0.03070 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top