docs: use validateData() instead of validate() in Validation#8331
docs: use validateData() instead of validate() in Validation#8331kenjis merged 1 commit intocodeigniter4:developfrom
Conversation
|
Can you remind me what the differences are between Edit: I was able to steal a moment and look at the code. Seems fine, though there's nothing inherently wrong with |
|
The problem with the
So the data from the For developers who do not use With |
|
Ah, that makes more sense to me now. Thanks! |
Description
validate()is not recommendedChecklist: