From 0607f7566d3cbf43379c230788972b91db062176 Mon Sep 17 00:00:00 2001 From: dotasek Date: Wed, 18 Sep 2024 09:28:37 -0400 Subject: [PATCH] Fix argument confusion issue See https://github.com/hapifhir/org.hl7.fhir.core/pull/1746 --- validator/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/validator/manifest.json b/validator/manifest.json index 0ddae292..9c3f45ef 100644 --- a/validator/manifest.json +++ b/validator/manifest.json @@ -4101,7 +4101,7 @@ "severity": "error", "code": "invalid", "details": { - "text": "Not a valid time ({0})" + "text": "Not a valid time (null)" }, "diagnostics": "[88,34]", "expression": [ @@ -4112,7 +4112,7 @@ "severity": "error", "code": "invalid", "details": { - "text": "Not a valid time ({0})" + "text": "Not a valid time (null)" }, "diagnostics": "[92,34]", "expression": [