Complex Schema Field
Overview
The complex schema field denotes a complex value in the target identity data.
| Supports multi-values | True |
| Value Type | Complex |
Configuration
The complex field requires the following by way of configuration.

| Name | Description |
|---|---|
| Field Name | The name of this complex field |
| Key | Whether this is a key field |
| Readonly | Whether values under this field can be updated |
| Required | Whether the values for this field must be provided |
Multi-valued Configuration
A multi-valued string schema field additionally supports the following by way of configuration.

| Name | Description |
|---|---|
| Maximum Value Count | The maximum allowable number of values for this multi-valued field. |
| Minimum Value Count | The minimum allowable number of values for this multi-valued field. |