RFC3986
#531
Replies: 1 comment
-
From my perspective, there seem to be no restrictions on UID. However, https://www.rfc-editor.org/rfc/rfc7986.html#section-5.3 states:
See also
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
RFC5545 specifies that the URI value data type must follow the generic URI syntax defined in RFC3986.
In vUri it is stated that:
Is this strictly the case?
If not what would be an example of an invalid URI string?
Beta Was this translation helpful? Give feedback.
All reactions