diff --git a/sonar/modules/documents/jsonschemas/documents/document-v1.0.0_src.json b/sonar/modules/documents/jsonschemas/documents/document-v1.0.0_src.json index 22264e99..705342be 100644 --- a/sonar/modules/documents/jsonschemas/documents/document-v1.0.0_src.json +++ b/sonar/modules/documents/jsonschemas/documents/document-v1.0.0_src.json @@ -1196,13 +1196,8 @@ "minLength": 1 } }, - "required": [ - "type", - "source", - "value" - ], "form": { - "hideExpression": "field.model.type !== 'bf:Person'" + "hideExpression": "field.parent.model.type !== 'bf:Person'" } }, "date_of_birth": {