I was looking to use this today and seems like it was not migrated over when we had core API changes a while back.
I see in here @sophokles73 seems to have removed (?) the concept of validating the length of bits contained in the ue_version_major and resource_id.
Maybe I'm missing something though?
I like how UUri::try_from_parts will give us a correct-by-construction UUri, but I'd like the ability to verify that a UUri that I'm given matches the correct specification here.
Perhaps we removed the ability to check this?
Can I get a sanity check here before I reimplement this?