Skip to content

test: greet input-bound enforcement#23

Merged
heznpc merged 1 commit intomainfrom
chore/p1-input-validation-tests
May 7, 2026
Merged

test: greet input-bound enforcement#23
heznpc merged 1 commit intomainfrom
chore/p1-input-validation-tests

Conversation

@heznpc
Copy link
Copy Markdown
Member

@heznpc heznpc commented May 7, 2026

Verifies the Annotated[str, Field(min_length=1, max_length=200)] constraint actually rejects empty / oversized inputs by wrapping the bare async function with pydantic.validate_call (same path FastMCP uses).

@heznpc heznpc merged commit f7dc5cc into main May 7, 2026
7 checks passed
@heznpc heznpc deleted the chore/p1-input-validation-tests branch May 7, 2026 07:25
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