Welcome Guest, Not a member yet? Register   Sign In
How to auto-discover validation Rules
#1

I am developing with CodeIgniter from its first versions. I certainly have experience with it. Lately I develop applications based on modules, with the idea that each module contains its own code. Class auto-loading works perfectly with your namespaces. But is there any way to autoload the Validation Rules?

Thanks in advance.
Reply
#2

If you mean, you want to add Validation Rules in a module automatically,
you can use Registrars:
https://codeigniter4.github.io/CodeIgnit...registrars
Reply




Theme © iAndrew 2016 - Forum software by © MyBB