Hi Jomey,
You should either use the ControlToValidate property of the CustomValidators or define a second function eg. CustomValidate1 and set that as the ClientValidateFunction in the second custom validator. Currently both custom validators validate all controls and call the same function.
Best wishes,
Steve
the Telerik team