I assigned a WinTextBox to use a regex validation through the validation provider, but it doesn’t seem to work correctly.
The regex format name I used is “Date (DD/MM/YYYY)”.
When testing the validation in the Validation Configuration dialog or in the executing UI it fails for for any date where the day digits are > 12.
It doesn’t seem to matter what the month or year is, but if the day portion is > 12 it fails validation.
What am I doing wrong.
FYI: This is in VS2008.
Thanks.
Imported from legacy forums. Posted by Paul (had 3340 views)