Tagged Questions
2
votes
2answers
2k views
Asp.net MVC Module binding with validation for Complex Types
I'm building a questionnaire app in asp.net mvc, and I'm having trouble with the module binder for a list of complex types.
First: I can't get ...