key_validate


Description:

[ Version ( since = "1.8.0" ) ]
public signal Error key_validate ()

Emitted when the key needs validation.

The handlers can indicate that the key is invalid by returning an error, which blocks further signal processing and causes a call to validate to fail.