Gets emitted when a Holder's in set
is going to change its value.
One can connect to this signal to control which values holder
can have (for example to implement some business rules)
holder |
the Holder which is going to change |
new_value |
the proposed new value for |
NULL if |