Custom Validation doesn't work? |
The way I did it:
Config/Validation.php PHP Code: /** Application/Validation/MyRules.php PHP Code: <?php namespace App\Validation; ..etc
Simpler is always better
|
Messages In This Thread |
Custom Validation doesn't work? - by sibiniv - 12-06-2018, 11:34 PM
RE: Custom Validation doesn't work? - by donpwinston - 12-07-2018, 05:31 AM
RE: Custom Validation doesn't work? - by kilishan - 12-07-2018, 08:23 AM
RE: Custom Validation doesn't work? - by sibiniv - 12-09-2018, 07:48 PM
RE: Custom Validation doesn't work? - by donpwinston - 12-10-2018, 01:26 PM
|