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

Adding 'min' and 'max' Properties to Input Verification in Autoform #46

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matbrgz
Copy link

@matbrgz matbrgz commented Nov 3, 2023

Description:

This pull request aims to enhance the input verification process in the Autoform repository. By incorporating the 'min' and 'max' properties, we ensure that the values from Zod are appropriately validated.

Changes Made:

  • Added 'min' and 'max' properties for input verification using Zod.

@matbrgz matbrgz marked this pull request as draft November 3, 2023 03:49
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.

None yet

1 participant