Skip to content

Add kotlin-backend-validation-error-handling skill - #13

Open
yalishevant wants to merge 1 commit into
Kotlin:mainfrom
yalishevant:add-kotlin-backend-validation-error-handling
Open

Add kotlin-backend-validation-error-handling skill#13
yalishevant wants to merge 1 commit into
Kotlin:mainfrom
yalishevant:add-kotlin-backend-validation-error-handling

Conversation

@yalishevant

@yalishevant yalishevant commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

Consistent API validation and error handling for Kotlin + Spring: @field: annotation targets for Bean Validation, DataIntegrityViolationException to 409 mapping, gateway exception rethrow patterns, and @ControllerAdvice design. Prevents silently ignored validation and leaked SQL details.

Consistent API validation and error handling for Kotlin + Spring: @field:
annotation targets for Bean Validation, DataIntegrityViolationException to
409 mapping, gateway exception rethrow patterns, and @ControllerAdvice
design. Prevents silently ignored validation and leaked SQL details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant