public interface VetoableChangeListener implements EventListener
A VetoableChange event gets fired whenever a bean changes a "constrained"
property. You can register a VetoableChangeListener with a source bean
so as to be notified of any constrained property updates.