alexlancer / Auto-CRUD-Generator-CodeIgniter-4-

MIT License
69 stars 36 forks source link

CodeIgniter\Validation\Exceptions\ValidationException is not a valid rule. #2

Closed ixiDev closed 4 years ago

ixiDev commented 4 years ago

Hi, thanks for this project it's very helpful i got this error invalid rules exception at line 270

270 if ($this->validator->withRequest($this->request)->run() || $novalidation) //|| empty($this->fields)

is there any solution , thanks

ixiDev commented 4 years ago

I have watched your tutorial video it's solve this thanks 💯