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

feat: accept only characters and spaces for string fields like name #6

Merged
merged 3 commits into from
Dec 25, 2021

Conversation

mohammadrajabraza
Copy link
Owner

Closes #3

About this PR

This PR will restrict the name field to accept only alphabets and spaces. Also, restrict the multiple spaces and leading & trailing spaces.

@netlify
Copy link

netlify bot commented Dec 25, 2021

✔️ Deploy Preview for formik-form ready!

🔨 Explore the source changes: 2e68a53

🔍 Inspect the deploy log: https://app.netlify.com/sites/formik-form/deploys/61c73a7310c1310008cafb42

😎 Browse the preview: https://deploy-preview-6--formik-form.netlify.app/

@netlify
Copy link

netlify bot commented Dec 25, 2021

✔️ Deploy Preview for custom-forms-validation ready!

🔨 Explore the source changes: 2e68a53

🔍 Inspect the deploy log: https://app.netlify.com/sites/custom-forms-validation/deploys/61c73a73c8603900080a330a

😎 Browse the preview: https://deploy-preview-6--custom-forms-validation.netlify.app

@mohammadrajabraza mohammadrajabraza merged commit 2e68a53 into master Dec 25, 2021
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.

Restrict the name field to accept alphabets and spaces only
1 participant