A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Validation Rules for Strings
RONALD BEAUMAN
81
Reputation points
I have a question regarding validation rules for strings. Normally, a validation rule evaluates input as it is typed. However, I would like to queue-up the input, and at the end of cell entry, validate the string against a database. Can this be done?
Developer technologies | Windows Presentation Foundation
Developer technologies | Windows Presentation Foundation
Sign in to answer