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

(07-09-2021, 09:52 AM)paulbalandan Wrote: 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 = '(?: (?<!\\\\)(?:\\\\\\\\)*[\[\]])';

Hi, sorry for the delay, it does not throw error, but does not pass the if. 
PHP Code:
$this->validate($this->validaViatico
Reply


Messages In This Thread
RE: required|max_length is not a valid rule. - by dremy_kelupallun - 07-12-2021, 07:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB