1
vote
6answers
167 views
Best way of validating modal dialog fields?
I often need to have modal dialogs for editing properties or application configuration settings, but I'm never really happy about how to validate these, and present the validation results to the user.
…
