Skip to content

Fixed FhirUri.IsValidValue returning true when the input is empty (5.x) - #3206

Merged
andrzejskowronski merged 3 commits into
developfrom
feature/empty-fhiruri-invalid
Jul 3, 2025
Merged

Fixed FhirUri.IsValidValue returning true when the input is empty (5.x)#3206
andrzejskowronski merged 3 commits into
developfrom
feature/empty-fhiruri-invalid

Conversation

@Kasdejong

Copy link
Copy Markdown
Member

Related issues

Fixes #3203 (on 5.x)

@Kasdejong Kasdejong changed the title Fixed FhirUri.IsValidValue returning true when the input is empty Fixed FhirUri.IsValidValue returning true when the input is empty (5.x) Jul 3, 2025
@andrzejskowronski
andrzejskowronski merged commit 6140733 into develop Jul 3, 2025
@andrzejskowronski
andrzejskowronski deleted the feature/empty-fhiruri-invalid branch July 3, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FhirUri silently accepts empty strings as valid Uris

2 participants