validate_change
Description:
Gets emitted when holder
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:
new_value |
the proposed new value for |
Returns:
NULL if |