I propose to add the following constraints to allow better static validation: * Domain variables should not be allowed to be of type `Clock`, `Binary`, and `String`. * The values of domain variables should be non-decreasing.
I propose to add the following constraints to allow better static validation:
Clock,Binary, andString.