eclipse-uprotocol / up-java

uProtocol Language Specific Library for Java
Apache License 2.0
9 stars 14 forks source link

UMessageBuilder is not validating source & sink URIs #168

Closed stevenhartley closed 3 months ago

stevenhartley commented 3 months ago

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).