You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✔ If I try to add a function that sanitize my input -> works, without a question.
❌ If I try to add a static method or just a simple class method -> it will not work(Maybe there is a possibility, but I can't find an example).
Describe the solution you'd like
Possibility to add in config class methods to sanitize inputs, something like:
Is your feature request related to a problem?
✔ If I try to add a function that sanitize my input -> works, without a question.
❌ If I try to add a static method or just a simple class method -> it will not work(Maybe there is a possibility, but I can't find an example).
Describe the solution you'd like
Possibility to add in config class methods to sanitize inputs, something like:
The text was updated successfully, but these errors were encountered: