There was no 'else' when the validator handles the case of a validator with 'extra' (supplied parameters to the rules function)
It makes the 'required' validator makes no call to the rule 'required'.
Sorry @7Flow, but I must reject this PR. It will break all current forms with unnecessary instant required validation. I have plan to allow users enable this validation, if they want
There was no 'else' when the validator handles the case of a validator with 'extra' (supplied parameters to the rules function) It makes the 'required' validator makes no call to the rule 'required'.