From 865840ec0c53e3a2c121cf38019960700b1a83e4 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Thu, 26 Aug 2021 15:38:09 +0200 Subject: [PATCH] allow all chars in field names --- src/factory/FieldCreateFactory.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/factory/FieldCreateFactory.cpp b/src/factory/FieldCreateFactory.cpp index 6c5f9b0..db5595e 100644 --- a/src/factory/FieldCreateFactory.cpp +++ b/src/factory/FieldCreateFactory.cpp @@ -1299,6 +1299,17 @@ void validateFieldName(const std::string& n) msg<<"Field name \""<