How Do I: Create a Custom Binding Validator
When applying validators to bindings in WPF, there are two that are available by default. Most times you will want to create your own validators. Custom validators are easy to create and easier to use. In this video, Todd Miranda demonstrates how to create custom validators for WPF bindings.
Author: Todd Miranda