generated from it-at-m/oss-repository-en-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Component: API-GatewayIssues regarding the API GatewayIssues regarding the API GatewayComponent: IntegrationsIssues regarding the IntegrationsIssues regarding the IntegrationsType: MaintenanceThe issue contains maintenance work.The issue contains maintenance work.
Description
Relevant component
No response
Problem description (optional)
We currently have an inconsistent mixture of @ConfigurationProperties classes without @validated annotation and no Validation Constraints and with Validation Constraint Annotations but without @validated annotation (effectively making the constraints useless)
Desired solution
We should take a look at all @ConfigurationProperties classes and decide, whether a validation is required or not.
Also we should add @validated annotations where Validation Constraints are already in place but not "activated".
Considered alternatives (optional)
No response
Additional context (optional)
No response
No duplicate
- I confirm that this issue is not a duplicate
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Component: API-GatewayIssues regarding the API GatewayIssues regarding the API GatewayComponent: IntegrationsIssues regarding the IntegrationsIssues regarding the IntegrationsType: MaintenanceThe issue contains maintenance work.The issue contains maintenance work.
Type
Projects
Status
Open