Generate the full scaffold for a command. This should generate a Command, and the Form for a command. It should also take type parameters that are used to generate the Form.
The validating the type of the Form should automatically be added at the top of the Command.
Generate the full scaffold for a command. This should generate a Command, and the Form for a command. It should also take type parameters that are used to generate the Form.
The validating the type of the Form should automatically be added at the top of the Command.