Skip to content

Validate string lengths in Kotlin/Jackson output - #3334

Open
schani wants to merge 1 commit into
masterfrom
fix/kotlin-jackson-string-length
Open

Validate string lengths in Kotlin/Jackson output#3334
schani wants to merge 1 commit into
masterfrom
fix/kotlin-jackson-string-length

Conversation

@schani

@schani schani commented Aug 30, 2026

Copy link
Copy Markdown
Member

Generate Kotlin require checks for JSON Schema string-length bounds.\n\nEnables minmaxlength failure cases.\n\nTests:\n- npm run build\n- focused minmaxlength.schema and optional-constraints.schema\n- full schema-kotlin-jackson (85/85)\n\nOutput scope: only classes with string-length constraints gain validation.

@github-actions

Copy link
Copy Markdown

Generated-output differences

4 files differ — 4 modified, 0 new, 0 deleted
26 changed lines — +26 / −0

Open the generated-output report →

@schani
schani force-pushed the fix/kotlin-jackson-string-length branch from a371c36 to 506ea95 Compare August 30, 2026 18:13
@github-actions

Copy link
Copy Markdown

Generated-output differences

4 files differ — 4 modified, 0 new, 0 deleted
26 changed lines — +26 / −0

Open the generated-output report →

@schani
schani force-pushed the fix/kotlin-jackson-string-length branch from 506ea95 to 58c23b1 Compare August 30, 2026 18:46
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