import QtQuick 2.15 RegularExpressionValidator { id: root property alias regExp: root.regularExpression }