You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Direction
We use github issues to track bugs, not for support.
If you have a support question, or a feature request, raise these as threads on our forum.
Describe the bug
Documentation lacks vital information that Validation instance needs to be reset before re-running validation after a previous run that had errors by calling reset() method.
Expected behavior, and steps to reproduce if appropriate
Documentation should emphasize that consecutive validations should be preceded by reset() to get rid of error state from previous runs.
The text was updated successfully, but these errors were encountered:
bivanbi
added
the
bug
Verified issues on the current code behavior or pull requests that will fix them
label
Feb 9, 2020
Direction
We use github issues to track bugs, not for support.
If you have a support question, or a feature request, raise these as threads on our
forum.
Describe the bug
Documentation lacks vital information that Validation instance needs to be reset before re-running validation after a previous run that had errors by calling reset() method.
CodeIgniter 4 version
4.0.0rc3
Affected module(s)
Documentation / Library Reference / Validation
Expected behavior, and steps to reproduce if appropriate
Documentation should emphasize that consecutive validations should be preceded by reset() to get rid of error state from previous runs.
The text was updated successfully, but these errors were encountered: