observe_validate_query_args/3
Called just before validation of all query arguments by z_validation.
This is the moment to filter any illegal arguments or change query arguments.
Type:
Return:
{ok, list( {binary(), z:qvalue()} )} | {error, term()}
#validate_query_args{}
properties: none