required|max_length is not a valid rule. |
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 = '(?: (?<!\\\\)(?:\\\\\\\\)*[\[\]])'; |
Welcome Guest, Not a member yet? Register Sign In |