Skip to content

CodeIgniter\Model::cleanValidationRules() must be of the type array, string given #1707

Description

@niteraven7

Validating data from form post with a rule set by name via controller, e.g:

$this->validate('account')

Throws this error:
Argument 1 passed to CodeIgniter\Model::cleanValidationRules() must be of the type array, string given, framework\system\Model.php on line 1259

This worked fine since alpha3... not working in alpha5.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions