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?