Interface Constrained


public interface Constrained
Interface for VetoableChangeSupport.

Constrained Property

Sometimes when a property change occurs some other bean may wish to validate the change and reject it if it is inappropriate. We refer to properties that undergo this kind of checking as constrained properties.