Skip to content

Type validator request JSON recursively - #3595

Closed
adamtheturtle wants to merge 1 commit into
mainfrom
fix/services-validator-json-types
Closed

Type validator request JSON recursively#3595
adamtheturtle wants to merge 1 commit into
mainfrom
fix/services-validator-json-types

Conversation

@adamtheturtle

Copy link
Copy Markdown
Member

Represent decoded validator payloads with a recursive JSON type instead of dict[str, Any]. Narrow string fields through strict adapters, make width validation narrow directly, and compare VuMark instance IDs with the empty string explicitly. This removes four inline type suppressions while making downstream assumptions executable.\n\nValidation: every applicable pre-commit and pre-push hook passes.

@adamtheturtle

Copy link
Copy Markdown
Member Author

Consolidated into #3590 so this cleanup is represented by one PR for the project.

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