Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UMessageBuilder is not validating source & sink URIs #168

Closed
stevenhartley opened this issue Jul 24, 2024 · 0 comments
Closed

UMessageBuilder is not validating source & sink URIs #168

stevenhartley opened this issue Jul 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@stevenhartley
Copy link

The UMessageBuilder needs to validate the passed sink & source UUris in the static build methods to ensure that they are valid or else return a failure (or null object).

@stevenhartley stevenhartley added the bug Something isn't working label Jul 24, 2024
@stevenhartley stevenhartley self-assigned this Jul 24, 2024
@stevenhartley stevenhartley changed the title UMessageBuilder is not validating URIs UMessageBuilder is not validating source & sink URIs Jul 24, 2024
stevenhartley pushed a commit that referenced this issue Jul 25, 2024
We need to validate parameters passed to the constructors of the static builder methods.

#168
stevenhartley pushed a commit that referenced this issue Jul 25, 2024
We need to validate parameters passed to the constructors of the static builder methods.

#168
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant