From 0f6732beae23e63a44e351341cc18a5ea093b09d Mon Sep 17 00:00:00 2001 From: Serge Pilipchuk <112853396+sergepilipchuk@users.noreply.github.com> Date: Fri, 23 Jun 2023 07:31:14 +0400 Subject: [PATCH] Errors and Warnings: describe the W1022 warning (#5242) --- api-reference/10 UI Components/Errors and Warnings/W1022.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-reference/10 UI Components/Errors and Warnings/W1022.md b/api-reference/10 UI Components/Errors and Warnings/W1022.md index 9cd4ab57c4..e4d1ab91de 100644 --- a/api-reference/10 UI Components/Errors and Warnings/W1022.md +++ b/api-reference/10 UI Components/Errors and Warnings/W1022.md @@ -3,7 +3,7 @@ id: ErrorsUIWidgets.W1022 --- --- ##### shortDescription - +Occurs in the UI component if you try to parse incorrect JSON data. --- - \ No newline at end of file +Check the validity of the specified JSON data.