2
I would like to know how to validate a rule in the Auth form.
In this case, it is a CPF rule. The validation rules and error messages I already have, but I don’t know how to implement in the framework.
I must put the rules directly in the Controller Validator?
Thank you for quoting my library :)
– Wallace Maxters