Hello Liju,
As far as I know, most of the RadControls supports RequiredFieldValidator.And for some controls, which doesn't supports RequiredFieldValidator, we need to go for Custom validator. However with RadMaskedTextBox we can use the RequiredFieldValidator.Here is the sample code:
aspx:
Shinu.