Whenever the code is written with in server validate event,then the validation for that control will be performed after the data has been submitted to server.

If the validation has to be performed at the client side,then it's mandatory that the javascript function has to be written and should be assigned for client validation function