[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] DataBinding + Validation Framework

Could someone point me in the right direction or advise if its possible to get EMF databinding to use the EMF validation framework as its source for determining validation failures etc?

All of the examples explain how to write your own IValidator however this seems like im duplicating alot of code thats already within my model validator.

Similarly writing my own IValidator that calls a Diagnostician i guess would work, however i wondered if this could be quite heavyweight?