var email = new LiveValidation('email');
email.add(Validate.Email);