I am currently getting the following exception while trying to use the Enterprise Library Validation Application Block:
Has anyone used the validation application block from enterprise library?Any success? Anyways, my question is with regards to validating a numeric unique identifier.Lets 开发者_运维问答say I have a P
I\'d like to use the EntLib 4.1 in my current project, specifically Unity 1.2 and the VAB. My application is an SaaS application, so I\'ve made a decision to store tenant-specific configuration files
I have a domain model that uses IoC with Microsoft Unity. For the validation I use VAB and I decorate the interface, not the entity.
Ive been battling with this issue which I originally thought m开发者_如何转开发ay have been to do with polymorphism/inheritance affecting my validation but ive narrowed it to this...