Hi
I am using the Validation Application Block form the Enterprise Lib, and have my validation rules defined in a validation.config that is located in the same assembly as the entity objects (so I can use the same rules in both the backend and on the website).
But how do I get the validation.config from the entity assembly into the website assembly's web.config?