@gravitee/ui-particles-angular 16.2.1-apim-11833-llm-proxy-ui-does-not-match-designs-e2ce3f9 → 16.2.1-apim-11833-llm-proxy-ui-does-not-match-designs-2d8264c

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3180,6 +3180,7 @@ class GioFormlyJsonSchemaService {
3180
3180
  mappedField = {
3181
3181
  ...mappedField,
3182
3182
  validators: {
3183
+ ...mappedField.validators,
3183
3184
  uniqueFields: {
3184
3185
  expression: (control) => {
3185
3186
  const items = control.value;