I think that more flexibility for the validation callback function is needed. For example i want to have a validation which also depends on the operator, this is quite hard to accomplish now. By adding the $rule and operator parameters to the callback function this would be much easier to accomplish.
Thanks