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

[5.3] Add new object syntax for the not_in validation rule #15951

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

sileence
Copy link
Contributor

Similar to #15923 but for the not_in rule.

@petar-dambovaliev
Copy link

petar-dambovaliev commented Oct 17, 2016

Illuminate\Validation\Rules\In:class
should be a sibling to
Illuminate\Validation\Rules\NotIn::class,
not parent.

@taylorotwell taylorotwell merged commit 68ba973 into laravel:5.3 Oct 17, 2016
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.

None yet

3 participants