how to bind input array of object to BaseCommandController
I want to bind array of object say Address object to a command class, the request can have any number of Address object.
Can any one guide me how this is done.
Thank you
found the ans in this forum, here is the link
node/134 |