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

explanation of reset() method in section Working With Validation fixes #2535 #2539

Conversation

bivanbi
Copy link
Contributor

@bivanbi bivanbi commented Feb 10, 2020

Description
Fixes issue #2535:
Documentation / Library Reference / Validation missed the part about reset() method and running multiple validations after one another.
Added description and emphasized significance of reset() in section Working With Validation.

Checklist:

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

@lonnieezell
Copy link
Member

Good addition, thanks!

For future reference, if you're making a PR that is just docs you can add [ci skip] to the commit message and it will save it from running through tests over at Travis.

@lonnieezell lonnieezell merged commit 531bd77 into codeigniter4:develop Feb 11, 2020
@bivanbi bivanbi deleted the issue-2535-validation-documentation-lacks-reset-method branch February 11, 2020 17:30
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

2 participants