usnistgov / iheos-toolkit2

XDS Toolkit
https://ihexds.nist.gov
45 stars 25 forks source link

Improper length requirement #596

Open JohnMoehrke opened 11 months ago

JohnMoehrke commented 11 months ago

https://github.com/usnistgov/iheos-toolkit2/blob/61b612a7378e1df32f8685ac13f1a14b1bf69002/validators-registry-metadata/src/main/java/gov/nist/toolkit/valregmetadata/validators/RegistryObjectValidator.java#L114C29-L114C29

this length on DocumentEntry.UniqueId requirement is legitimate only for UID type identifiers. It does not apply to URL. It should also not be applied to UUID or CDA identifiers.