Skip to content
Snippets Groups Projects

Resolve "Hotfix: No validator could be found for constraint 'org.hibernate.validator.constraints.UUID'"

Merged Martin Weise requested to merge 471-hotfix-no-validator into dev
6 files
+ 56
43
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
0
@@ -18,6 +18,8 @@ author: Martin Weise
@@ -18,6 +18,8 @@ author: Martin Weise
#### Fixes
#### Fixes
 
* Fixed a validation problem failing to validate UUIDs
 
in [#471](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/471).
* Fixed the `dist.tar.gz` file not being found in the CI/CD pipeline on `release-` branches
* Fixed the `dist.tar.gz` file not being found in the CI/CD pipeline on `release-` branches
in [#465](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/465).
in [#465](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/465).
Loading