Field Validation in CR/m

Field Validation in CR/m

I have a condition in Accounts module
 Rule: If Account type = "Customer" then Customer Type cannot be Null or None 
Error Message: Please select a Customer Type to Save record

How can I accomplish this?