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

when the field value is undefined, validation rules not applied. #438

Closed
kapilpipaliya opened this issue Aug 4, 2018 · 4 comments
Closed
Labels

Comments

@kapilpipaliya
Copy link

i have rules: 'required for a field, but when its value is undefined its not validated before form submit.

@Dakkers
Copy link
Contributor

Dakkers commented Nov 23, 2018

@kapilpipaliya do you mean when you submit the form? or when you change the field?

@kapilpipaliya
Copy link
Author

When i submit the form.

@Dakkers
Copy link
Contributor

Dakkers commented Nov 28, 2018

would you be willing to share your code?

@foxhound87
Copy link
Owner

Cannot replicate this issue without a form config.
Undefined values are working correctly, at least in new the next releases.
Feel free to reopen this issue with a codesandbox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants