Skip to content

Did we remove the validation for ue_version_major and resource_id being the correct number of bits? #209

@PLeVasseur

Description

@PLeVasseur

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?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions