API Model
Variable Domain Constraints
It collects the constraints of a variable
| Field | Type | Mandatory | Meaning |
|---|---|---|---|
| numbersConstraints | Variable Numbers Constraints | no | constraints for numeric variables |
| stringsConstraints | Variable Strings Constraints | no | constraints for text variables |
| defaultValue | string | no | default value for the current variable |