Skip to content

Conversation

@bvdmitri
Copy link
Member

This PR adds extra check for the creation of nodes, which were defined with the @node macro:

  • Extra check that supplied interfaces are non-empty
  • Extra check that adjacent interfaces have distinct names
  • Extra check that number of input arguments matches with the node definition

Fixes #395

@bvdmitri bvdmitri requested a review from albertpod April 29, 2024 08:54
@bvdmitri bvdmitri merged commit 0c16753 into main Apr 30, 2024
@bvdmitri bvdmitri deleted the generic-node-check-input-arguments branch April 30, 2024 17:15
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.

Clarification needed on error handling when model is misspecified

3 participants