Skip to content

failValidationError($description) #1702

Description

@vebomedia

$description type must be (mixed) type.. according to description

https://codeigniter4.github.io/CodeIgniter4/outgoing/api_responses.html#failValidationError

but the function accept only string..

return $this->failValidationError($validation->getErrors());

doesn't work because of this issue.

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