asp.net mvc - Override ModelBinder to change the way validation happens -
can override modelbinding process model in order change way validators searched model , properties?
i want apply validators conditionally depending on parameter passed model binder request context.
i wondering if possible @ all?
Comments
Post a Comment