CONSTRAINTS ( Collection of CONSTRAINTs )
Properties of CONSTRAINT
| Name | Type | Description |
| enumCONSTRAINTTargets | ENUMERATION | Specifies whether the constraint applies to input values or derived data. |
| Field | STRING | The field or feature name being evaluated by the constraint. |
| enumOperator | ENUMERATION | The comparison operator used to evaluate the constraint. |
| Value | AISQLEXPRESSION | The value or expression against which the field is evaluated. |
| enumConstraintActions | ENUMERATION | The action executed when the constraint evaluation fails. |