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

Enforcing of constraints violations needs clarification #62

Open
jonathan-r-thorpe opened this issue Nov 19, 2024 · 0 comments
Open

Enforcing of constraints violations needs clarification #62

jonathan-r-thorpe opened this issue Nov 19, 2024 · 0 comments

Comments

@jonathan-r-thorpe
Copy link
Contributor

Currently there is no explicit conformance language around how an NMOS Node should behave if they receive parameter data that violates constraints for a property or method parameter.

The expectation is on a violation of constraints that the NMOS Node:

  • will reject the attempt to Set (or SetSequenceItem, AddSequenceItem) with a ParameterError
  • will reject a method call with a ParameterError

Currently this is not stated in the specification.

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

No branches or pull requests

1 participant