Welcome Guest, Not a member yet? Register   Sign In
Validation - prevent html
#3

(10-09-2022, 12:29 AM)InsiteFX Wrote: Yes you can extend the Validation Class.

CodeIgniter 4 User Guide - Creating Custom Rules

You could copy this method ( alpha_numeric_punct ) and work from that.

Thank you.
Do i have to copy the method? I thought i could use the existing functionality and only add my extension. If the method will be updated later i don't have to copy the method again.

I still have a second question: Do some rules depend on the language? I took the alpha Rule, but if i input a czech name like Tomáš the rule fails and i got an error message in my form. I think it is caused by the carachters áš
Reply


Messages In This Thread
Validation - prevent html - by groovebird - 10-08-2022, 11:55 AM
RE: Validation - prevent html - by InsiteFX - 10-09-2022, 12:29 AM
RE: Validation - prevent html - by groovebird - 10-09-2022, 04:07 AM
RE: Validation - prevent html - by InsiteFX - 10-10-2022, 12:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB