Skip to content

Conversation

xurshudyan
Copy link
Contributor

This PR refactors the NotIn validation rule to extend the existing In rule. By doing so, it leverages the shared logic from the In rule, while only overriding the $rule property to set it to not_in. This reduces code duplication and maintains consistency between the two validation rules.

@taylorotwell
Copy link
Member

Thanks for your pull request to Laravel!

Unfortunately, I'm going to delay merging this code for now. To preserve our ability to adequately maintain the framework, we need to be very careful regarding the amount of code we include.

If applicable, please consider releasing your code as a package so that the community can still take advantage of your contributions!

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.

2 participants