CustomValidator Visible always

Hi guys, how am I be able to display a text into a customvalidator control, say for example an asterisk symbol (*) for a new entry. If in case that, the inputted value is invalid then, I will place proper prompt text.

Okey, I thought it can be. Thanks a lot.

Why not just put an * in the html like normal, then a validator with text in?