Will the ValidationHandler in the Policy Injection Application Blocks work with DataAnnotation Attributes(for validatation) or do I need to decorate my models with the Attributes from the Validation Blocks?
Will the ValidationHandler in the Policy Injection Application Blocks work with DataAnnotation Attributes(for validatation) or do I need to decorate my models with the Attributes from the Validation Blocks?