dolittle / JavaScript.SDK

Dolittle JavaScript SDK
https://dolittle.io
MIT License
5 stars 2 forks source link

Also check for values bound to multiple ids in ModelBuilder #108

Closed jakhog closed 2 years ago

jakhog commented 2 years ago

Summary

Also ignores bindings where the same type/processor is bound to multiple Identifiers. This only really applies to EventTypes today as they can be associated manually - but the check is applied for all things to be future-proof.