Validator message disappeared after post back



Hi,
I have a compositecontrol contain a textbox (txtPhoneNumber) and a
RegularExpressionValidator.
I tested in a page, the validation seems work fine until post back, the
validation message disappeared after post back while the text in the phone
number still remain the invalid format.

Could anybody please help me.
Thanks.


.