Is it possible to have a Customer who does not have a phone? Perhaps this is not a realistic criteria.
You can check for a value in the BeforeUpdate event. You can set the control's Tag property to "Required", and issue a message as appropriate.
BUT it seems reasonable that a Customer may not have a phone.