Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant