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

Allow array passed as arguments for in() not() #23

Open
bodinsamuel opened this issue Nov 29, 2018 · 0 comments
Open

Allow array passed as arguments for in() not() #23

bodinsamuel opened this issue Nov 29, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@bodinsamuel
Copy link
Owner

bodinsamuel commented Nov 29, 2018

To allow support for:

string().in('foo', 'bar');
string().in(['foo', 'bar']);
@bodinsamuel bodinsamuel added enhancement New feature or request good first issue Good for newcomers labels Nov 29, 2018
@bodinsamuel bodinsamuel changed the title Allow array passed as arguments for in() Allow array passed as arguments for in() not() Jul 20, 2019
@bodinsamuel bodinsamuel added this to the v5 milestone Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant