Fix issues in rollout creation dialog (#1329)

* Introduce text input converter and validator to prevent problems with rollout group definitions.
* Add 2023 bosch.io license
* add new header to pom
* Extend usage of new TrimmingStringConverter.
* fixed compile error
This commit is contained in:
Michael Herdt
2023-03-17 15:41:27 +01:00
committed by GitHub
parent e80bef6156
commit d567b32280
45 changed files with 229 additions and 178 deletions

View File

@@ -0,0 +1,6 @@
Copyright (c) 2023 Bosch.IO GmbH and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html