validate_holder_change
Description:
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)
Parameters:
| holder |
the Holder which is going to change |
| new_value |
the proposed new value for |
Returns:
|
NULL if |