I'm using a custom validator on some of my models in a MVC 5 application. This validator has a dependency on a service that is injected via a property with the Ninject.MVC3 package. (See I'm using a custom validator on some of my mode
I'm using a custom validator on some of my models in a MVC 5 application. This validator has a dependency on a service that is injected via a property with the Ninject.MVC3 package. (See I'm using a custom validator on some of my mode