We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

ValidateText() not in 8.3.0.21?

Is anyone aware if ValidateText() on the MaskedEditBox (WPF) has been removed or replaced? I upgraded to 8.3.0.21 and it doesn't seem to be there anymore. Is there a better way to return a bool if text is valid?

Thanks

1 Reply

RM Ramalakshmi M Syncfusion Team August 3, 2010 09:52 AM UTC

Hi,

Thanks for your interest in Syncfusion products.

As you specified in the query, in latest release(8.3.0.21) there is no validatetext() method for MaskedTextBox control.Developers has revamped the control.
Now you can use MaskCompleted property which returns bool value if text is valid after setting the validation string as you required.

You can refer the attached sample.

Please let me know if you have any queries.

Regards,
Ramalakshmi M.

Loader.
Live Chat Icon For mobile
Up arrow icon