From ed867d1b958b6664c8966e5b5aa34f4810172b1f Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 28 Feb 2023 10:37:06 +0200 Subject: [PATCH] array validation max item length rename --- .idea/codeStyles/Project.xml | 5 +++++ .../Espo/Classes/FieldValidators/ArrayType.php | 17 +++++------------ .../Espo/Resources/metadata/fields/array.json | 4 ++-- .../Resources/metadata/fields/multiEnum.json | 4 ++-- 4 files changed, 14 insertions(+), 16 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index a0f2edf148..838a8f76af 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -6,6 +6,11 @@