Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Invalid validation key for string type #37

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

tgxworld
Copy link
Contributor

For type: string, the validation keys for minimum and maximum length
should be min_length and max_length

For `type: string`, the validation keys for minimum and maximum length
should be `min_length` and `max_length`
Copy link

@Drenmi Drenmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📏

@tgxworld tgxworld merged commit f98789d into main Apr 24, 2024
4 checks passed
@tgxworld tgxworld deleted the fix_invalid_min_max_key branch April 24, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants