Skip to content

fix : validate min/max types for all dtypes in Field#2613

Open
tmdeveloper007 wants to merge 2 commits into
im-anishraj:mainfrom
tmdeveloper007:fix-2423-v2
Open

fix : validate min/max types for all dtypes in Field#2613
tmdeveloper007 wants to merge 2 commits into
im-anishraj:mainfrom
tmdeveloper007:fix-2423-v2

Conversation

@tmdeveloper007

Copy link
Copy Markdown
Contributor

Fixes #2423

Fixed Field validation to check min/max types for all dtypes. Allows string min/max for datetime/date dtypes while rejecting non-numeric values for other dtypes.

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

@tmdeveloper007 is attempting to deploy a commit to the xtylishanish-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Bug: Field accepts non-numeric min/max that crash schema validation

1 participant