Is there a way to have a cell check for multiple validations?

Example:

First = A validation that makes sure that another cell has the number 4.
AND
Second = A validation that requires them to enter a valid time in the cell.

I can get both of these working seperately but how do I get them to work on the same cell at the same time?