-
Couldn't load subscription status.
- Fork 10
Open
Description
I am trying to add a constraint on a specific property. I have a property "quantity" and I want it's value to be always less than 100. I am blindly trying due to lack of documentation for SBVR. What I've done is this, but it doesn't seem to be working as it's allowing to add quantity >100.
Fact type: sampleSpecification has quantity
Necessity: Each sampleSpecification has exactly one quantity
Necessity: Each quantity is less than 100
Metadata
Metadata
Assignees
Labels
No labels