valitron
valitron copied to clipboard
Update Validator.php
trafficstars
I suggest accepting my commit because in some cases custom validators may not run at all due to the fact that only 'requiredWith' and 'requiredWithout' are mandatory. If it is made 'protected', it will be possible to override the behavior. At the moment, this has to be done by overriding 'validate'.