When using a one-parameter native PHP function as a validation rule, the boolean response of that function is ignored. I use a global PHP function (not native, but accessible globally) for certain ...