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

Add not_in_list rule #3481

Merged
merged 2 commits into from
Aug 11, 2020
Merged

Add not_in_list rule #3481

merged 2 commits into from
Aug 11, 2020

Conversation

paulbalandan
Copy link
Member

Description
Per #3462 (comment), adds the not_in_list rule.

Fixes: #3462

Checklist:

  • Securely signed commits
  • Component(s) with PHPdocs
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@michalsn michalsn merged commit 36600ae into codeigniter4:develop Aug 11, 2020
@michalsn
Copy link
Member

Thanks!

@paulbalandan paulbalandan deleted the not-in-list-rule branch August 12, 2020 08:11
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.

Form validation does not have a rule to validate if field value differs from a string
2 participants