메소드 | 설명 | |
---|---|---|
CommandValidationFailedException ( ICommand command, IEnumerable |
Initializes a new instance of the CommandValidationFailedException class.
|
public CommandValidationFailedException ( ICommand command, IEnumerable |
||
command | ICommand | The command that failed. |
results | IEnumerable |
Validation errors. |
리턴 | System |