Welcome Guest, Not a member yet? Register   Sign In
required|max_length is not a valid rule.
#10

(This post was last modified: 07-09-2021, 10:14 AM by paulbalandan.)

Thanks. I'll look into it shortly.

Can you try changing this line in system/Validation/Validation.php ?

https://github.com/codeigniter4/CodeIgni...n.php#L793

to this:

$nonEscapeBracket = '(?: (?<!\\\\)(?:\\\\\\\\)*[\[\]])';
Reply


Messages In This Thread
RE: required|max_length is not a valid rule. - by paulbalandan - 07-09-2021, 09:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB