In Grails If I have a Command object such as
class MyCommand { MyObject object; }
If the incoming request data has an ID value for objec
objec