common/uuid: Add validity checking functions to interface
Given we have a function to invalidate, we should also have ones to query the validity. Also makes the code more straightforward to read.
Loading
Please register or sign in to comment
Given we have a function to invalidate, we should also have ones to query the validity. Also makes the code more straightforward to read.