Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Live Validation not working!?
Live Validation not working!? [message #601447] Sun, 21 January 2007 07:42
Eclipse UserFriend
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: Sun Jul 13 18:49:06 EDT 2025

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

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

Back to the top