Hi, I'm adding validation to an existing project that's using a custom repository abstraction (i.e. no active record or nhibernate).
How do I get access to the WindsorContainer inside my ValidationAttribute so that I can Build() the validator with the proper dependencies? Is there a validationattribute factory I need to intercept somewhere? Regards, CV --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
