Fix nested constrained types in DispenseController feature
Fix nested constrained types in DispenseController feature
Why:
- nested constrained types are not addressed in the standard, so client behavior is to be determined
This change addresses the need by:
- Using an explicitly constrained type instead of the data type definition
Edited by Jonathan Rebourt