Validating client side forms, which is typically done by Java Script. Ordinarily it checks weather the user is entering correct form of data or not? and entering all mandatory fields or not? Client site validation is 2 types One is Field level validation another is Form level validation.