How to use some rules of all rules in controller, specified at validationrules property in model of codeigniter4?

后端 未结 0 674
日久生厌
日久生厌 2020-11-29 20:29

Suppose I have validation rules specified at \'validationRules\' property in the Codeigniter model, i.e.,

protected $validationRules      = [
        \'user\'         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题