-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Background
As discussed in GitHub Issue #39, the current implementation of AT URI validation conforms mostly to the general syntax, but not the more restricted syntax specified in the AT URI Scheme Specification. A stricter validation function that adheres to the Restricted AT URI Syntax would be useful.
Done When
- Create
ensure_valid_restrict_at_urifunction: Implement a new validation function that enforces the following requirements of the Restricted AT URI Syntax. - Add tests for the new validation function: Create test cases to ensure the updated function correctly validates Restricted AT URIs.
- Document the changes: Update the
ATURI_VALIDATION.mdfile to reflect the new validation behavior.
Related References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels