Remove useless `validate_uuid` function
The lines type=validate_uuid can be replaced by type=UUID directly, as this function does nothing special.
The lines type=validate_uuid can be replaced by type=UUID directly, as this function does nothing special.