In this post I am going to create a custom email validator that will integrate with the Enterprise Library Validation Application Block. My goal here is to be able to use an [EmailValidator] attribute on any property of any class and have it do the expected email format validation through Enterprise...