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

required="isExisty" doesn't work properly #451

Open
dimitriirybakov opened this issue May 23, 2017 · 2 comments
Open

required="isExisty" doesn't work properly #451

dimitriirybakov opened this issue May 23, 2017 · 2 comments

Comments

@dimitriirybakov
Copy link

It makes input to be required when value isn't null. Can you add something like "isNotExisty" or there is another solution?

@satyavh
Copy link

satyavh commented Oct 4, 2017

I confirm this bug.

When using isExisty validation and setting required=false the input is still required

@rkuykendall
Copy link

rkuykendall commented Nov 17, 2017

This looks like a very valid issue. This repo has moved to formsy/formsy-react.

Can someone recreate it there with a list of values that you think should and should not be valid? Right now this is the spec that this validator is tested against: tests/Rules-isExisty-spec.js.

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

No branches or pull requests

3 participants