Skip to content

Enforcing of constraints violations needs clarification #62

@jonathan-r-thorpe

Description

@jonathan-r-thorpe

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions