c# - Time validation in TextBox. Validating a textbox for some regular expression -
I have to create a textbox (WPF) to enter time with verification, for one time (6:12) I want to enter regular expression verification.
Check this: handling verification errors in control
Or you can see your Voododal So that Validation is embedded for your data itself.
Comments
Post a Comment