From ffc999df9fd9fd6f3df8c4a642b4204fca8c1c50 Mon Sep 17 00:00:00 2001 From: Sasindu Alahakoon Date: Thu, 28 Nov 2024 14:26:27 +0530 Subject: [PATCH] Refactor error properties for attribute arrays --- native/src/main/resources/error.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/native/src/main/resources/error.properties b/native/src/main/resources/error.properties index fcc54da..39f8892 100644 --- a/native/src/main/resources/error.properties +++ b/native/src/main/resources/error.properties @@ -106,6 +106,5 @@ error.invalid.xsd.annotation=\ error.invalid.xml=\ Invalid XML found: ''{0}'' -error.attributes.cannot.convert.to.array.type=\ error.cannot.convert.attributes.to.array.type=\ attribute ''{0}'' cannot be converted into the array type ''{1}''