Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: required|max_length is not a valid rule.
Post: RE: required|max_length is not a valid rule.

paulbalandan Wrote: (07-12-2021, 11:08 AM) -- Sorry there was a typo. Can you remove the space after the opening '(?:'. I'm confused the regex is working on online regex sites but is somehow faili...
7,092 Views
12 Replies
07-12-2021, 03:10 PM
dremy_kelupallun
    Thread: required|max_length is not a valid rule.
Post: RE: required|max_length is not a valid rule.

paulbalandan Wrote: (07-09-2021, 09:52 AM) -- Thanks. I'll look into it shortly. [hr] Can you try changing this line in system/Validation/Validation.php ? https://github.com/codeigniter4/CodeIgn...
7,092 Views
12 Replies
07-12-2021, 07:57 AM
dremy_kelupallun
    Thread: required|max_length is not a valid rule.
Post: RE: required|max_length is not a valid rule.

paulbalandan Wrote: (07-09-2021, 05:25 AM) -- So this is a confirmed bug. Please open an issue ticket at GitHub, please. github.com/codeigniter4/CodeIgniter4 -- I don't know if I opened the tick...
7,092 Views
12 Replies
07-09-2021, 08:55 AM
dremy_kelupallun
    Thread: required|max_length is not a valid rule.
Post: RE: required|max_length is not a valid rule.

paulbalandan Wrote: (07-08-2021, 02:13 PM) -- Let's try to bisect this. In your validaViatico rules, remove ALL rules that contains this regex match rule regex_match[/^;\"'{}\[\]^=/]" Then try ...
7,092 Views
12 Replies
07-08-2021, 06:02 PM
dremy_kelupallun
    Thread: required|max_length is not a valid rule.
Post: RE: required|max_length is not a valid rule.

Complete response: Code: -- {     "title": "CodeIgniter\\Validation\\Exceptions\\ValidationException",     "type": "CodeIgniter\\Validation\\Exceptions\\ValidationException",     "code": 500, ...
7,092 Views
12 Replies
07-08-2021, 01:21 PM
dremy_kelupallun
    Thread: required|max_length is not a valid rule.
Post: RE: required|max_length is not a valid rule.

It is a snippet of the code, I leave the complete copy of the controller code PHP Code: --
7,092 Views
12 Replies
07-08-2021, 06:53 AM
dremy_kelupallun
    Thread: required|max_length is not a valid rule.
Post: required|max_length is not a valid rule.

Hi, I am trying to use codeigniter rules. I have a validation at the js level, and now I am applying at the php level. When validating, it prints this message: required|maxlength is not a valid ru...
7,092 Views
12 Replies
07-07-2021, 01:22 PM
dremy_kelupallun
    Thread: Multiple primary keys for protected $primaryKey
Post: RE: Multiple primary keys for protected $primaryKe...

any solution for this case?
9,952 Views
8 Replies
12-11-2020, 05:39 PM
dremy_kelupallun

Theme © iAndrew 2016 - Forum software by © MyBB